<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all</FONT></DIV>
<DIV><FONT face=Arial size=2>I have just install Fedora 5 and installed Fedora 
Directory Server 1.0.2-1 and samba 3.0.21b-2</FONT></DIV>
<DIV><FONT face=Arial size=2>I went through the instruction on the provided link 
below</FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://directory.fedora.redhat.com/wiki/Howto:Samba">http://directory.fedora.redhat.com/wiki/Howto:Samba</A></FONT></DIV>
<DIV><FONT face=Arial size=2>When it came to </FONT></DIV>
<DIV><FONT face=Arial size=2>net groupmap add rid=512 ntgroup='Domain 
Admins'&nbsp; unixgroup='Domain Admins'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I get the following error</FONT></DIV>
<DIV><FONT face=Arial size=2>Can't lookup UNIX group Domain Admins</FONT></DIV>
<DIV><FONT face=Arial size=2>Below is the <FONT face=Arial size=2>net groupmap 
add rid=512 ntgroup='Domain Admins'&nbsp; unixgroup='Domain Admins' -d 4 
command</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>[2006/10/19 16:58:04, 3] 
param/loadparm.c:lp_load(4211)<BR>&nbsp; lp_load: refreshing 
parameters<BR>[2006/10/19 16:58:04, 3] 
param/loadparm.c:init_globals(1385)<BR>&nbsp; Initialising global 
parameters<BR>[2006/10/19 16:58:04, 3] param/params.c:pm_process(574)<BR>&nbsp; 
params.c:pm_process() - Processing configuration file 
"/etc/samba/smb.conf"<BR>[2006/10/19 16:58:04, 3] 
param/loadparm.c:do_section(3666)<BR>&nbsp; Processing section 
"[global]"<BR>&nbsp; doing parameter workgroup = GLENNIES<BR>&nbsp; doing 
parameter security = user<BR>&nbsp; doing parameter passdb backend = 
ldapsam:ldap://ldapserver.glennies.com.au<BR>&nbsp; doing parameter ldap admin 
dn = cn=Directory Manager<BR>&nbsp; doing parameter ldap suffix = 
dc=glennies,dc=com,dc=au<BR>&nbsp; doing parameter ldap user suffix = 
ou=People<BR>&nbsp; doing parameter ldap machine suffix = ou=Computers<BR>&nbsp; 
doing parameter ldap group suffix = ou=Groups<BR>&nbsp; doing parameter add 
group script = /usr/sbin/groupadd %g<BR>&nbsp; doing parameter log file = 
/var/log/%m.log<BR>&nbsp; doing parameter socket options = TCP_NODELAY 
SO_RCVBUF=8192 SO_SNDBUF=8192<BR>&nbsp; doing parameter os level = 33<BR>&nbsp; 
doing parameter domain logons = yes<BR>&nbsp; doing parameter domain master = 
yes<BR>&nbsp; doing parameter local master = yes<BR>&nbsp; doing parameter 
preferred master = yes<BR>&nbsp; doing parameter wins support = yes<BR>&nbsp; 
doing parameter logon home = <A 
href="file://\\%L\%u\profiles">\\%L\%u\profiles</A><BR>&nbsp; doing parameter 
logon path = <A href="file://\\%L\profiles\%u">\\%L\profiles\%u</A><BR>&nbsp; 
doing parameter logon drive = H:<BR>&nbsp; doing parameter template shell = 
/bin/false<BR>&nbsp; doing parameter winbind use default domain = 
no<BR>[2006/10/19 16:58:04, 4] param/loadparm.c:lp_load(4242)<BR>&nbsp; 
pm_process() returned Yes<BR>[2006/10/19 16:58:04, 2] 
lib/interface.c:add_interface(81)<BR>&nbsp; added interface ip=192.168.200.150 
bcast=192.168.200.255 nmask=255.255.255.0<BR>Can't lookup UNIX group Domain 
Admins<BR>[2006/10/19 16:58:04, 2] utils/net.c:main(878)<BR>&nbsp; return code = 
-1<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If I add Domain Admins to the file 
/etc/group</FONT></DIV>
<DIV><FONT face=Arial size=2>I get the following error </FONT></DIV>
<DIV><FONT face=Arial size=2>adding entry for group Domain Admins 
failed!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Below is the <FONT face=Arial size=2>net groupmap 
add rid=512 ntgroup='Domain Admins'&nbsp; unixgroup='Domain Admins' -d 4 
command</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>[2006/10/19 16:56:26, 3] 
param/loadparm.c:lp_load(4211)<BR>&nbsp; lp_load: refreshing 
parameters<BR>[2006/10/19 16:56:26, 3] 
param/loadparm.c:init_globals(1385)<BR>&nbsp; Initialising global 
parameters<BR>[2006/10/19 16:56:26, 3] param/params.c:pm_process(574)<BR>&nbsp; 
params.c:pm_process() - Processing configuration file 
"/etc/samba/smb.conf"<BR>[2006/10/19 16:56:26, 3] 
param/loadparm.c:do_section(3666)<BR>&nbsp; Processing section 
"[global]"<BR>&nbsp; doing parameter workgroup = GLENNIES<BR>&nbsp; doing 
parameter security = user<BR>&nbsp; doing parameter passdb backend = 
ldapsam:ldap://ldapserver.glennies.com.au<BR>&nbsp; doing parameter ldap admin 
dn = cn=Directory Manager<BR>&nbsp; doing parameter ldap suffix = 
dc=glennies,dc=com,dc=au<BR>&nbsp; doing parameter ldap user suffix = 
ou=People<BR>&nbsp; doing parameter ldap machine suffix = ou=Computers<BR>&nbsp; 
doing parameter ldap group suffix = ou=Groups<BR>&nbsp; doing parameter add 
group script = /usr/sbin/groupadd %g<BR>&nbsp; doing parameter log file = 
/var/log/%m.log<BR>&nbsp; doing parameter socket options = TCP_NODELAY 
SO_RCVBUF=8192 SO_SNDBUF=8192<BR>&nbsp; doing parameter os level = 33<BR>&nbsp; 
doing parameter domain logons = yes<BR>&nbsp; doing parameter domain master = 
yes<BR>&nbsp; doing parameter local master = yes<BR>&nbsp; doing parameter 
preferred master = yes<BR>&nbsp; doing parameter wins support = yes<BR>&nbsp; 
doing parameter logon home = <A 
href="file://\\%L\%u\profiles">\\%L\%u\profiles</A><BR>&nbsp; doing parameter 
logon path = <A href="file://\\%L\profiles\%u">\\%L\profiles\%u</A><BR>&nbsp; 
doing parameter logon drive = H:<BR>&nbsp; doing parameter template shell = 
/bin/false<BR>&nbsp; doing parameter winbind use default domain = 
no<BR>[2006/10/19 16:56:26, 4] param/loadparm.c:lp_load(4242)<BR>&nbsp; 
pm_process() returned Yes<BR>[2006/10/19 16:56:26, 2] 
lib/interface.c:add_interface(81)<BR>&nbsp; added interface ip=192.168.200.150 
bcast=192.168.200.255 nmask=255.255.255.0<BR>[2006/10/19 16:56:26, 2] 
lib/smbldap_util.c:smbldap_search_domain_info(228)<BR>&nbsp; Searching 
for:[(&amp;(objectClass=sambaDomain)(sambaDomainName=GLENNIES))]<BR>[2006/10/19 
16:56:26, 2] lib/smbldap.c:smbldap_open_connection(722)<BR>&nbsp; 
smbldap_open_connection: connection opened<BR>[2006/10/19 16:56:26, 3] 
lib/smbldap.c:smbldap_connect_system(905)<BR>&nbsp; ldap_connect_system: 
succesful connection to the LDAP server<BR>[2006/10/19 16:56:26, 4] 
lib/smbldap.c:smbldap_open(969)<BR>&nbsp; The LDAP server is succesfully 
connected<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>[2006/10/19 16:56:26, 4] 
passdb/pdb_ldap.c:ldapsam_getgroup(2305)<BR>&nbsp; ldapsam_getgroup: Did not 
find group<BR>adding entry for group Domain Admins failed!<BR>[2006/10/19 
16:56:26, 2] utils/net.c:main(878)<BR>&nbsp; return code = -1<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I have looked on the net for the good part of this 
week trying to find an answer to my problem,</FONT></DIV>
<DIV><FONT face=Arial size=2>It seems a few other people are having a similar 
issue, but real no concrete solutions to the problem.</FONT></DIV>
<DIV><FONT face=Arial size=2>If any one knows what the cause this error is and 
how to fix it, It would be appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>CJ</DIV></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>