Dear Sirs,
I did the following command (against ldapsam backend):
net groupmap add rid=3002 unixgroup=wheel type=local ntgroup=Marketoids
comment=Mm -d 10
I just wanted to add new group. But instead of that I saw many-many-many
records:
lib/smbldap.c:smbldap_search(963)
passdb/pdb_ldap.c:ldapsam_getgroup(2008)
they all wanted to find group with gidNumber=4294967295, yes, sure,
there's no such group. I didn't mean to find that group, I just meant to
add new one. What's wrong ?
I attached debug output.
Cheers,
Ilia Chipitsine
-------------- next part --------------
Script started on Sun Oct 24 16:43:22 2004
??? ??? ???? ?????.
sol# net groupmap add rid=3002 unixgroup=wheel type=local ntgroup=Marketoids com
ment=Mm -d 10
[2004/10/24 16:43:24, 5] lib/debug.c:debug_dump_status(367)
INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
rpc_srv: False/0
rpc_cli: False/0
passdb: False/0
sam: False/0
auth: False/0
winbind: False/0
vfs: False/0
idmap: False/0
quota: False/0
acls: False/0
[2004/10/24 16:43:24, 3] param/loadparm.c:lp_load(3897)
lp_load: refreshing parameters
[2004/10/24 16:43:24, 3] param/loadparm.c:init_globals(1307)
Initialising global parameters
[2004/10/24 16:43:24, 3] param/params.c:pm_process(566)
params.c:pm_process() - Processing configuration file
"/usr/local/etc/smb.conf"
[2004/10/24 16:43:24, 3] param/loadparm.c:do_section(3390)
Processing section "[global]"
doing parameter csc policy = disable
doing parameter enhanced browsing = no
doing parameter ldap admin dn =
"cn=Manager,ou=CHEL,o=SKBKontur,c=RU"
doing parameter ldap ssl = off
doing parameter passdb backend = ldapsam:ldap://127.0.0.1
doing parameter ldap delete dn = no
doing parameter ldap suffix = ou=CHEL,o=SKBKontur,c=RU
doing parameter ldap filter = (&(uid=%u)(objectClass=sambaSamAccount))
doing parameter ldap passwd sync = yes
doing parameter ldap group suffix = ou=Groups
doing parameter ldap user suffix = ou=Users
doing parameter ldap machine suffix = ou=Computers
doing parameter ldap idmap suffix = ou=IdMap
doing parameter add machine script = /usr/local/sbin/smbldap-useradd -w
"%u"
doing parameter add group script = /usr/local/sbin/smbldap-groupadd -p
"%g"
doing parameter add user to group script = /usr/local/sbin/smbldap-groupmod -m
"%u" "%g"
doing parameter delete user from group script =
/usr/local/sbin/smbldap-groupmod -x "%u" "%g"
doing parameter set primary group script = /usr/local/sbin/smbldap-usermod -g
"%g" "%u"
doing parameter log level = 5
doing parameter deadtime = 15
doing parameter time server = true
doing parameter workgroup = SOLAR
doing parameter netbios name = SOL
[2004/10/24 16:43:24, 4] param/loadparm.c:handle_netbios_name(2735)
handle_netbios_name: set global_myname to: SOL
doing parameter server string =
doing parameter encrypt passwords = yes
doing parameter load printers = no
doing parameter log file = /var/log/log.smb
doing parameter max log size = 16000
doing parameter security = user
doing parameter socket options = TCP_NODELAY
doing parameter interfaces = fxp* lo
doing parameter bind interfaces only = yes
doing parameter local master = yes
doing parameter os level = 255
doing parameter domain master = yes
doing parameter preferred master = yes
doing parameter domain logons = yes
doing parameter logon drive = Z:
doing parameter logon script = s.bat
doing parameter logon path = \\%L\%U\profile
doing parameter logon home = \\%L\%U
doing parameter name resolve order = lmhosts wins bcast
doing parameter wins support = yes
doing parameter dns proxy = no
doing parameter unix charset = koi8-r
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(95)
Attempting to register new charset UCS-2LE
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(103)
Registered charset UCS-2LE
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(95)
Attempting to register new charset UTF8
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(103)
Registered charset UTF8
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(95)
Attempting to register new charset ASCII
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(103)
Registered charset ASCII
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(95)
Attempting to register new charset 646
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(103)
Registered charset 646
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(95)
Attempting to register new charset ISO-8859-1
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(103)
Registered charset ISO-8859-1
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(95)
Attempting to register new charset UCS2-HEX
[2004/10/24 16:43:24, 5] lib/iconv.c:smb_register_charset(103)
Registered charset UCS2-HEX
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
[2004/10/24 16:43:24, 5] lib/charcnv.c:charset_name(81)
Substituting charset 'KOI8-R' for LOCALE
doing parameter display charset = UTF8
[2004/10/24 16:43:24, 4] param/loadparm.c:lp_load(3928)
pm_process() returned Yes
[2004/10/24 16:43:24, 7] param/loadparm.c:lp_servicenumber(4038)
lp_servicenumber: couldn't find homes
[2004/10/24 16:43:24, 10] param/loadparm.c:set_server_role(3837)
set_server_role: role = ROLE_DOMAIN_PDC
[2004/10/24 16:43:24, 5] lib/util.c:init_names(253)
Netbios name list:-
my_netbios_names[0]="SOL"
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(fxp*,fxp0) -> 0
[2004/10/24 16:43:24, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.100.1 bcast=192.168.100.255 nmask=255.255.255.0
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(fxp*,fxp1) -> 0
[2004/10/24 16:43:24, 2] lib/interface.c:add_interface(79)
added interface ip=192.168.200.1 bcast=192.168.200.255 nmask=255.255.255.0
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(fxp*,fxp3) -> 0
[2004/10/24 16:43:24, 2] lib/interface.c:add_interface(79)
added interface ip=212.57.175.94 bcast=212.57.175.95 nmask=255.255.255.252
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(fxp*,lo0) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(fxp*,ng0) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(fxp*,ng1) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(fxp*,ng2) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(lo,fxp0) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(lo,fxp1) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(lo,fxp3) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(lo,lo0) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(lo,ng0) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(lo,ng1) -> -1
[2004/10/24 16:43:24, 10] lib/ms_fnmatch.c:ms_fnmatch(240)
ms_fnmatch(lo,ng2) -> -1
[2004/10/24 16:43:24, 3] lib/util.c:interpret_addr(1034)
sys_gethostbyname: Unknown host. lo
[2004/10/24 16:43:24, 2] lib/interface.c:interpret_interface(128)
can't determine netmask for lo
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:make_pdb_context_list(763)
Trying to load: ldapsam:ldap://127.0.0.1
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(93)
Attempting to register passdb backend ldapsam
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(106)
Successfully added passdb backend 'ldapsam'
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(93)
Attempting to register passdb backend ldapsam_compat
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(106)
Successfully added passdb backend 'ldapsam_compat'
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(93)
Attempting to register passdb backend smbpasswd
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(106)
Successfully added passdb backend 'smbpasswd'
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(93)
Attempting to register passdb backend tdbsam
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(106)
Successfully added passdb backend 'tdbsam'
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(93)
Attempting to register passdb backend guest
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:smb_register_passdb(106)
Successfully added passdb backend 'guest'
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:make_pdb_methods_name(648)
Attempting to find an passdb backend to match ldapsam:ldap://127.0.0.1
(ldapsam)
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:make_pdb_methods_name(669)
Found pdb backend ldapsam
[2004/10/24 16:43:24, 2] lib/smbldap.c:smbldap_search_domain_info(1319)
Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=SOLAR))]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaDomain)(sambaDomainName=SOLAR))], scope => [2]
[2004/10/24 16:43:24, 10] lib/smbldap.c:smbldap_open_connection(542)
smbldap_open_connection: ldap://127.0.0.1
[2004/10/24 16:43:24, 2] lib/smbldap.c:smbldap_open_connection(638)
smbldap_open_connection: connection opened
[2004/10/24 16:43:24, 10] lib/smbldap.c:smbldap_connect_system(769)
ldap_connect_system: Binding to ldap server ldap://127.0.0.1 as
"cn=Manager,ou=CHEL,o=SKBKontur,c=RU"
[2004/10/24 16:43:24, 3] lib/smbldap.c:smbldap_connect_system(804)
ldap_connect_system: succesful connection to the LDAP server
[2004/10/24 16:43:24, 4] lib/smbldap.c:smbldap_open(855)
The LDAP server is succesfully connected
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:make_pdb_methods_name(672)
pdb backend ldapsam:ldap://127.0.0.1 has a valid init
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:make_pdb_methods_name(648)
Attempting to find an passdb backend to match guest (guest)
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:make_pdb_methods_name(669)
Found pdb backend guest
[2004/10/24 16:43:24, 5] passdb/pdb_interface.c:make_pdb_methods_name(672)
pdb backend guest has a valid init
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:24, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:24, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=4294967295))],
scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=4294967295))], scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaGroupMapping)(gidNumber=0))], scope => [2]
[2004/10/24 16:43:25, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2008)
ldapsam_getgroup: Did not find group
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=Groups,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(|(objectClass=posixGroup)(objectclass=sambaIdmapEntry))(gidNumber=0))],
scope => [2]
[2004/10/24 16:43:25, 5] lib/smbldap.c:smbldap_search(963)
smbldap_search: base => [ou=IdMap,ou=CHEL,o=SKBKontur,c=RU], filter =>
[(&(objectClass=sambaIdmapEntry)(gidNumber=0))], scope => [2]
[2004/10/24 16:43:25, 10] intl/lang_tdb.c:lang_tdb_init(141)
lang_tdb_init: loading /var/db/samba/lang_ru_RU.KOI8-R.tdb
adding entry for group Marketoids failed!
[2004/10/24 16:43:25, 2] utils/net.c:main(792)
return code = -1
sol# ^Dexit
Script done on Sun Oct 24 16:43:30 2004