Displaying 1 result from an estimated 1 matches for "pdc_hostnam".
Did you mean:
  pdc_hostname
  
2002 Oct 25
0
Joining an NT4 Domain: NT_STATUS_INVALID_COMPUTERNAME
...the FreeBSD box, I set its DNS and domain to
    match the PDC.
 3) On the FreeBSD box, I set smb.conf to allow NT4
    authentication (smb.conf listed below).
 4) On the FreeBSD box, I restart samba with the new
    smb.conf (restart smbd and nmbd).
 5) I use smbpasswd -j <DOMAIN> -r <pdc_hostname> to
    attempt to join the domain.
Step 5 fails, complaining that the FreeBSD client
doesn't trust the PDC (assuming I'm interpreting the
errors correctly).
If I try step 5 with my administrator account, it
works.  However, that's not a good solution for me,
because I need to aut...