Displaying 1 result from an estimated 1 matches for "17odd".
Did you mean:
  7odd
  
2005 Jun 13
0
Machine account
...machine I have no local account for and they obviously 
can't log into the domain with out a machine account.
I've added the machine account using:
smbldap-useradd -i <netbios name>
smbpasswd -a -m <netbios name>
This has added the machine account to ldap (which for all other 17odd 
machines works fine) I've appended at the bottom of the mail the ldif 
for this entry.
After all of this the machine can't browse to the machine due trust 
relationship failure.  I also can't login to the machine itself.
I'm guessing this is sid or NTpassword related.  I've g...