diff --git a/lam/config/lam.conf_sample b/lam/config/lam.conf_sample index 44c79edc..434e3504 100644 --- a/lam/config/lam.conf_sample +++ b/lam/config/lam.conf_sample @@ -60,8 +60,14 @@ scriptServer: # Number of minutes LAM caches LDAP searches. cachetimeout: 5 -# Password hash algorithm (CRYPT/MD5/SMD5/SHA/SSHA/PLAIN). -pwdhash: SSHA +# List of used user modules +usermodules: shadowAccount,inetOrgPerson,posixAccount,sambaSamAccount + +# List of used group modules +groupmodules: posixGroup,sambaGroupMapping + +# List of used host modules +hostmodules: account,sambaSamAccount,posixAccount # Module settings