Samba + LDAP Auth
Hello, I have Samba server authenticated against LDAP. Now, I need to add second samba server and authenticate with same credentials. Suggested method is make a PDC from original samba and second samba connect as domain member. This is working great except one thing:
Users logged to their computers to local account can access first samba (PDC) without any additional login (if their local usernames and passweords are same as on LDAP of course), but cannot connect to second server shares (domain member), because this server needs a DOMAIN\login format. I dont want to connect all PCs to the domain, is there a way, how to ignore a domain part of login, or replace it automaticaly with right domain? Windoes PCs are trying to connect with username and password or PCNAME\username and password. I need to accept username without domain, or ignore domain part or automaticaly replace domain part with right domain name.
Thank in advance
|