How LDAP work with SAMBA
Posted by Yvon Lei on 28 April 2017 13:17
|
|
How LDAP work with SAMBA If join LDAP and the FTP working but SAMBA doesn't, it is cause from LDAP server without related SAMBA password configure for user, thus need add following password configure for each user from LDAP: objectClass: sambaSamAccount sambaAcctFlags: [U ] sambaLMPassword: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx sambaNTPassword: yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy sambaSID: S-1-0-0-28976 https://aput.net/~jheiss/samba/ldap.shtml | |
|
Comments (0)