<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I ran those commands and all went well except I am still seeing the
complaints in the logs (see below), what might I have missed? TIA<br>
<br>
<pre wrap="">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 : 4 Time(s)</pre>
<br>
Carl Yost Jr wrote:<br>
<blockquote cite="mid20040603185513.DAC7D11B723@ws4-1.us4.outblaze.com"
 type="cite">
  <pre wrap="">No they are commands you type into console. This link has the example about halfway down where they did it by a script. Sorry for not getting back to you, I must of missed the first email you sent.......

<a class="moz-txt-link-freetext" href="http://www.windowsitlibrary.com/Content/1003/03/1.html">http://www.windowsitlibrary.com/Content/1003/03/1.html</a>


----- Original Message -----
From: Cyber Source <a class="moz-txt-link-rfc2396E" href="mailto:peter@thecybersource.com">&lt;peter@thecybersource.com&gt;</a>
Date: Thu, 03 Jun 2004 07:38:31 -0400
To: <a class="moz-txt-link-abbreviated" href="mailto:nflug@nflug.org">nflug@nflug.org</a>
Subject: Re: samba PDC

  </pre>
  <blockquote type="cite">
    <pre wrap="">I sent an email in before asking this but never got a reply. Does this 
needed to be added to the smb.conf file?

Carl Yost Jr wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">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 <a class="moz-txt-link-rfc2396E" href="mailto:peter@thecybersource.com">&lt;peter@thecybersource.com&gt;</a>
Date: Tue, 18 May 2004 08:26:11 -0400
To: <a class="moz-txt-link-abbreviated" href="mailto:nflug@nflug.org">nflug@nflug.org</a>
Subject: samba PDC

 

      </pre>
      <blockquote type="cite">
        <pre wrap="">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)


   

        </pre>
      </blockquote>
      <pre wrap=""> 

      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>