Windows ACL cannot find user accounts when my NAS joins the LDAP server. How do I fix this?
Applied Models:
Answer:
After joining your NAS to a Remote LDAP Server, go to “Control Panel” > “Network Service” > ”Win/Mac/NFS” > “Microsoft Networking” > “Workgroup” and set the correct workgroup. Windows ACL will then be able to find LDAP users.
The process for finding corresponding workgroup names is:
- Enter this command (without quotes): "[~] # ldapsearch -x -LLL -H ldap:/// -b dc=ldap,dc=com | grep sambaDomainName:"
- Press Enter.
- It will show “sambaDomainName: ldap”.
- Set “ldap” as your workgroup name.