Displaying 1 result from an estimated 1 matches for "whocares".
Did you mean:
hogares
2003 Mar 17
1
Unix user rights to join domain
Hi,
I recently joined a Samba server to a Samba PDC'd domain. It worked rather
smoothly after I figured out that I had to create a root account with
smbpasswd on the Samba PDC. Without it, I was stuck with the following
error:
> smbpasswd -j WHATEVER -r WHOCARES -Uname%password
error setting trust account password: NT_STATUS_ACCESS_DENIED
Unable to join domain WHATEVER
I'd rather prefer to use my domain_adm account for this kind of tasks but
it's obviously lacking sufficient rights (whether on directories and/or
files, I don't know). The domai...