Displaying 1 result from an estimated 1 matches for "dslin1".
Did you mean:
dslink
2009 Apr 25
1
samba as a domain-member(using clustering with ctdb)
...h server.
When i do a net ads join -UAdministrator%<password> on both server, it
just works on the second node:
root@dslin2:~# net ads join -UAdministrator%<password>
Using short domain name -- OFFICE
Joined 'DSLIN' to realm 'office.may.co.at'
DNS update failed!
root@dslin1:~# net ads join -UAdministrator%<password>
Using short domain name -- OFFICE
Joined 'DSLIN' to realm 'office.may.co.at'
[2009/04/25 21:49:32, 0] libads/kerberos.c:ads_kinit_password(356)
kerberos_kinit_password DSLIN$@OFFICE.MAY.CO.AT failed:
Preauthentication failed
When...