Displaying 1 result from an estimated 1 matches for "ids8".
Did you mean:
ids
2005 Feb 08
0
Troubles creating machine trust accounts
I have set up several machine trusts with samba and they have worked
correctly. However for some reason the last machine accounts I tried to
make are not working correctly. Here is what I did to create the trust
accounts:
useradd -g machines -d /dev/null -c "ids8" -s /bin/false ids8$
passwd -l ids8$ (it even tells me that I have success)
smbpaswd -a -m ids8
"ids8" of course being the machine name. So I try to connect my machine
to the domain and it give me an access denied, it basically is acting
like it can not create the trust relations...