# LDAP Account Manager configuration # # Please do not modify this file manually. The configuration can be done completely by the LAM GUI. # ###################################################################################################
# server address (e.g. ldap://localhost:389 or ldaps://localhost:636) ServerURL: ldap://localhost:389 # list of users who are allowed to use LDAP Account Manager # names have to be seperated by semicolons # e.g. admins: cn=admin,dc=yourdomain,dc=org;cn=root,dc=yourdomain,dc=org Admins: cn=admin,dc=isd2190,dc=org # password to change these preferences via webfrontend (default: lam) Passwd: {SSHA}ipm+yNKM8ssJmO3+UGcuBq7fNo0= 6uHOIA== # suffix of tree view # e.g. dc=yourdomain,dc=org treesuffix: dc=isd2190,dc=org # default language (a line from config/language) defaultLanguage: en_GB.utf8:UTF-8:English (Great Britain) # Path to external Script scriptPath: # Server of external Script scriptServer: # Access rights for home directories scriptRights: 750 # Number of minutes LAM caches LDAP searches. cachetimeout: 5 # Module settings modules: posixAccount_minUID: 10000 modules: posixAccount_maxUID: 30000 modules: posixAccount_minMachine: 50000 modules: posixAccount_maxMachine: 60000 modules: posixGroup_minGID: 10000 modules: posixGroup_maxGID: 20000 modules: posixGroup_pwdHash: SSHA modules: posixAccount_pwdHash: SSHA # List of active account types. activeTypes: user,group,host,smbDomain types: suffix_user: ou=People,dc=isd2190,dc=org types: attr_user: #uid;#givenName;#sn;#uidNumber;#gidNumber types: modules_user: inetOrgPerson,posixAccount,quota types: suffix_group: ou=group,dc=isd2190,dc=org types: attr_group: #cn;#gidNumber;#memberUID;#description types: modules_group: posixGroup types: suffix_host: ou=machines,dc=isd2190,dc=org types: attr_host: #cn;#description;#uidNumber;#gidNumber types: modules_host: account,posixAccount,sambaSamAccount,ieee802device types: suffix_smbDomain: dc=isd2190,dc=org types: attr_smbDomain: sambaDomainName:Domain name;sambaSID:Domain SID types: modules_smbDomain: sambaDomain # enable TLS encryption useTLS: no # Access level for this profile. accessLevel: 100 # Login method. loginMethod: list # Search suffix for LAM login. loginSearchSuffix: dc=yourdomain,dc=org # Search filter for LAM login. loginSearchFilter: uid=%USER% modules: sambaSamAccount_timeZone: 0 modules: sambaSamAccount_lmHash: yes modules: sambaSamAccount_hideHomeDrive: false modules: sambaSamAccount_hideHomePath: false modules: sambaSamAccount_hideProfilePath: false modules: sambaSamAccount_hideLogonScript: false modules: sambaSamAccount_hideWorkstations: false modules: sambaSamAccount_hideLogonHours: false modules: sambaSamAccount_hideTerminalServer: false modules: posixAccount_primaryGroupAsSecondary: false modules: inetOrgPerson_hideDescription: false modules: inetOrgPerson_hideStreet: false modules: inetOrgPerson_hidePostOfficeBox: false modules: inetOrgPerson_hidePostalCode: false modules: inetOrgPerson_hideLocation: false modules: inetOrgPerson_hideState: false modules: inetOrgPerson_hidePostalAddress: false modules: inetOrgPerson_hideOfficeName: false modules: inetOrgPerson_hideRoomNumber: false modules: inetOrgPerson_hideTelephoneNumber: false modules: inetOrgPerson_hideHomeTelephoneNumber: false modules: inetOrgPerson_hideMobileNumber: false modules: inetOrgPerson_hideFaxNumber: false modules: inetOrgPerson_hideEMailAddress: false modules: inetOrgPerson_hideJobTitle: false modules: inetOrgPerson_hideCarLicense: false modules: inetOrgPerson_hideEmployeeType: false modules: inetOrgPerson_hideBusinessCategory: false modules: inetOrgPerson_hideDepartments: false modules: inetOrgPerson_hideManager: false Roland Gruber wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi Raymond, > > please post your LAM server profile (e.g. config/lam.conf). > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
