Hi all, I am currently following the example in chapter 2 of the Samba-3 by example book. Everything worked fine unil I start mapping Windows Domain Groups to UNIX groups. When I issue the command 'net groupmap modify ntgroup="Domain Admins" unixgroup=root' I get the following error: groupdb/mapping.c:init_group_mapping(134) Failed to open group mapping database groupdb/mapping.c:get_group_map_from_ntname(325) get_group_map_from_ntname I am running Samba in a fresh Fedora Core 4 installation, and I am using the Samba 3.0.20 RPM's from the samba team's website. Could someone please help me, or at least point me to a direction in which to find the problem? Thanks in advance, Jeroen Keiren
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kerie a ?crit :> Hi all, > > I am currently following the example in chapter 2 of the Samba-3 by > example book. Everything worked fine unil I start mapping Windows > Domain Groups to UNIX groups. When I issue the command 'net > groupmap modify ntgroup="Domain Admins" unixgroup=root' I get the > following error: groupdb/mapping.c:init_group_mapping(134) Failed > to open group mapping database > groupdb/mapping.c:get_group_map_from_ntname(325) > get_group_map_from_ntname > > I am running Samba in a fresh Fedora Core 4 installation, and I am > using the Samba 3.0.20 RPM's from the samba team's website. Could > someone please help me, or at least point me to a direction in > which to find the problem? > > Thanks in advance, > > Jeroen Keiren >Hi, What is your password backend ? - -- St?phane Purnelle <stephane.purnelle@tiscali.be> Site Web : http://www.linuxplusvalue.be -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD4DBQFDuRcl8tswkE3d0ecRAnsUAJdqrbc4uNrG6YYprEeU4q2CWiQuAJ9EAzKb ultC3NWXtNLYw5TBjHb0Xw==wghN -----END PGP SIGNATURE-----
Hi,>What is your password backend ? > >My backend is just the default backend (smbpasswd with tdb files)>- -- >St?phane Purnelle <stephane.purnelle@tiscali.be> >Site Web : http://www.linuxplusvalue.be >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.4.1 (GNU/Linux) >Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > >iD4DBQFDuRcl8tswkE3d0ecRAnsUAJdqrbc4uNrG6YYprEeU4q2CWiQuAJ9EAzKb >ultC3NWXtNLYw5TBjHb0Xw=>=wghN >-----END PGP SIGNATURE----- > > >
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Kerie a ?crit :> Hi, > >> What is your password backend ? >> >> > My backend is just the default backend (smbpasswd with tdb files) > >> - -- St?phane Purnelle <stephane.purnelle@tiscali.be> Site Web : >> http://www.linuxplusvalue.be -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with >> Thunderbird - http://enigmail.mozdev.org >> >> iD4DBQFDuRcl8tswkE3d0ecRAnsUAJdqrbc4uNrG6YYprEeU4q2CWiQuAJ9EAzKb >> ultC3NWXtNLYw5TBjHb0Xw== =wghN -----END PGP SIGNATURE----- >> >> >> >What is the output of net groumap list ? - -- St?phane Purnelle <stephane.purnelle@tiscali.be> Site Web : http://www.linuxplusvalue.be -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDuTf+8tswkE3d0ecRAo1bAJ9Zf+5gP/7GG0FbnKeBJsOPphb5dgCdFgfH 13DKGrTR/A5N4eUkvmmq9ws=o0fo -----END PGP SIGNATURE-----
St?phane Purnelle wrote:>-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Kerie a ?crit : > > > >>Hi, >> >> >> >>>What is your password backend ? >>> >>> >>> >>> >>My backend is just the default backend (smbpasswd with tdb files) >> >> >> >>>- -- St?phane Purnelle <stephane.purnelle@tiscali.be> Site Web : >>>http://www.linuxplusvalue.be -----BEGIN PGP SIGNATURE----- >>>Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with >>>Thunderbird - http://enigmail.mozdev.org >>> >>>iD4DBQFDuRcl8tswkE3d0ecRAnsUAJdqrbc4uNrG6YYprEeU4q2CWiQuAJ9EAzKb >>>ultC3NWXtNLYw5TBjHb0Xw== =wghN -----END PGP SIGNATURE----- >>> >>> >>> >>> >>> >What is the output of net groumap list ? > > >The output of net groupmap list is identical to the output stated earlier. For your convenience I will repeat it here: [2006/01/02 16:37:02, 0] groupdb/mapping.c:init_group_mapping(134) Failed to open group mapping database [2006/01/02 16:37:02, 0] groupdb/mapping.c:enum_group_mapping(415) failed to initialize group mapping>- -- >St?phane Purnelle <stephane.purnelle@tiscali.be> >Site Web : http://www.linuxplusvalue.be >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.4.1 (GNU/Linux) >Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > >iD8DBQFDuTf+8tswkE3d0ecRAo1bAJ9Zf+5gP/7GG0FbnKeBJsOPphb5dgCdFgfH >13DKGrTR/A5N4eUkvmmq9ws>=o0fo >-----END PGP SIGNATURE----- > > >7