Displaying 1 result from an estimated 1 matches for "odmast".
Did you mean:
odcast
2011 Mar 18
0
Authentication to an Open Directory Master
...ter is at a different site, on a different subnet, but accessible
via a point to point connection.
So, the only way I found to be able to autheticate to the OD users are as
follow :
[global]
workgroup = cybercatwg
server string = Hamel2
netbios name = HAMEL2
security = domain
password server = odmaster
encrypt passwords = yes
wins server = 192.168.110.251
192.168.110.251 is my OD master. Our localnet is 192.168.7.0/24.
I did have to do :
net join -S odmaster -U diradmin
to join the odmaster domain on the linux file server.
Now, with this, on my local linux server, I can do :
smbclient -...