Displaying 2 results from an estimated 2 matches for "acctscrp".
2005 Jul 28
1
Problem joining a samba domain
...uot;Administrator" account, or the Domain Admin account (I gave domain admins
machine adding rights).
At log level 10 this is all I get:
[2005/07/28 08:26:00, 0] lib/util_sock.c:read_socket_data(384)
read_socket_data: recv failure for 4. Error = Connection reset by peer
sh: /usr/local/samba/acctscrp/smbldap-useradd: cannot execute
[2005/07/28 08:26:01, 0] rpc_server/srv_samr_nt.c:_samr_create_user(2324)
_samr_create_user: Running the command
`/usr/local/samba/acctscrp/smbldap-useradd -w "vpcpc$"' gave 1
However the machine account DOES get put into LDAP. The client just doesn...
2005 Aug 09
2
Still having samba join domain problems
...following error occurred attempting to join the domain
"SUNDEV"; The user name could not be found".
In the smbd log (at level 10) this is all I get:
[2005/08/08 17:27:35, 0] rpc_server/srv_samr_nt.c:_samr_create_user(2324)
_samr_create_user: Running the command
`/usr/local/samba/acctscrp/smbldap-useradd t 5 -w "engrpc$"' gave 9
(and that only happens when I try to add an account twice in a row - Ive
seen gave 1 show up before but its not happening now)
It DOES create a posix account in the right ou, just not the samba piece.
Now Im not sure if Im going off way in t...