samba PDC
Carl Yost Jr
carlyos at Buffalo.com
Tue May 18 13:22:41 EDT 2004
You need to map the linux groups to the windows groups.
net groupmap modify ntgroup="Domain Users" unixgroup=users
net groupmap modify ntgroup="Domain Admins" unixgroup=localadmins
net groupmap modify ntgroup="Domain Guests" unixgroup=nobody
These groups will now be replicated to machines added to the domain. i.e. the Domain Admins group will be added to the local Admins group of the workstations.
Remember to assign your unix user accounts to be members of the unix users group if you do not do so already.
Think this a an issue in samba 3.x..... I don't remeber having to do that in 2.x.
----- Original Message -----
From: Cyber Source <peter at thecybersource.com>
Date: Tue, 18 May 2004 08:26:11 -0400
To: nflug at nflug.org
Subject: samba PDC
> How does one add a Domain group in Samba? and locate service development
> files? Look at the log below and tell me what you guys might think. Thanks,
>
> **Unmatched Entries**
> rpc_server/srv_pipe.c:api_pipe_netsec_process(1371) failed to decode PDU : 16 Time(s)
> rpc_server/srv_pipe_hnd.c:process_request_pdu(605) process_request_pdu: failed to do schannel processing. : 16 Time(s)
> rpc_server/srv_util.c:get_domain_user_groups(372) get_domain_user_groups: primary gid of user [dave] is not a Domain group ! get_domain_user_groups: You should fix it, NT doesn't like that : 16 Time(s)
> rpc_server/srv_util.c:get_domain_user_groups(372) get_domain_user_groups: primary gid of user [mike] is not a Domain group ! get_domain_user_groups: You should fix it, NT doesn't like that : 7 Time(s)
> rpc_server/srv_util.c:get_domain_user_groups(372) get_domain_user_groups: primary gid of user [tim] is not a Domain group ! get_domain_user_groups: You should fix it, NT doesn't like that : 5 Time(s)
> rpc_server/srv_util.c:get_domain_user_groups(372) get_domain_user_groups: primary gid of user [tom] is not a Domain group ! get_domain_user_groups: You should fix it, NT doesn't like that : 6 Time(s)
> smbd/service.c:make_connection(857) davexp (192.168.1.93) couldn't find service development files : 142 Time(s)
> smbd/service.c:make_connection(857) tomxp (192.168.1.99) couldn't find service development files : 225 Time(s)
> smbd/service.c:make_connection_snum(705) dave (192.168.1.92) connect to service public initially as user nobody (uid=99, gid=99) (pid 24505) : 1 Time(s)
>
>
--
_______________________________________________
http://www.Buffalo.com , WNY's #1 Website
More information about the nflug
mailing list