|
Create Linux and Samba accounts
|
|
| · | Logon to LDAP server
|
| · | Logon to SSH server
|
| · | Create group that accounts will be members of
|
| · | For each row in [Data] section
|
| · | Create Linux and Samba account
|
| · | Add account to group
|
| · | Create home directory
|
| · | Set access permissions on home directory
|
| · | Logon to LDAP server
|
| · | Logon to SSH server
|
| · | For each row in [Data] section
|
| · | Delete Linux and Samba accounts
|
| · | Delete home directory
|
| · | Delete group
|
| · | OpenLDAP 2.0 or higher, configured to accept SSL connections on port 636.
|
| · | A locally installed SSL certificate.
|
| · | Full LDAP administrative privileges, superuser "rootdn" enabled in slapd.conf, user name and password in LDAdminAccount and LDAdminPW variables in [Settings].
|
| · | OpenSSH SSH daemon, configured to accept SSH2 connections on port 22.
|
| · | Full SSH administrative privileges, root user name and password in SSHAdminAccount and SSHAdminPW variables in [Settings].
|
| · | Samba 3.0 (script can easily be modified for Samba 2.2.x by replacing properties, see tables with common Samba properties for Lin.DS.Op.SetProperty).
|