Displaying 2 results from an estimated 2 matches for "testmeagain".
2006 Jul 13
0
Can't create machine accounts or join domain (automatically or manually with scripts or pdbedit)
...h a bunch of posix attributes for the
computer in ou=Machines, but no sambaSamAccount attributes.
The next step I took was to try it manually use the useradd script then
pdbedit -a -m -u $machinename. The script ran with no errors and created
the machine account without samba attributes:
dn: uid=testmeagain$,ou=Machines,dc=mge,dc=arizona,dc=edu
objectClass: top
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: organizationalPerson
objectClass: person
cn: testmeagain$
sn: testmeagain$
uid: testmeagain$
uidNumber: 10...
2007 May 25
0
Can't create machine accounts or join domain (automatically or manually with scripts or pdbedit)
...bunch of posix attributes
for the
computer in ou=Machines, but no sambaSamAccount attributes.
The next step I took was to try it manually use the useradd script then
pdbedit -a -m -u $machinename. The script ran with no errors and
created
the machine account without samba attributes:
dn: uid=testmeagain$,ou=Machines,dc=mge,dc=arizona,dc=edu
objectClass: top
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: organizationalPerson
objectClass: person
cn: testmeagain$
sn: testmeagain$
uid: testmeagain$
uidN...