-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Felipe Augusto van de Wiel wrote: > On 08/31/2006 07:05 AM, Diarmuid Bourke escreveu: >>>>> On 08/28/2006 09:49 AM, Diarmuid Bourke escreveu: > [...] >>>>>> Our Samba Groups appear to have vanished. >>>>>> >>>>>> I've verified this by trying, "net group /domain" in windows and it >>>>>> returns no results. Trying "net rpc group -S nuada" on our master server >>>>>> returns nothing either. >>>>>> "net rpc info" on both our master and backup return >>>>>> >>>>>> Domain Name: DIAS >>>>>> Domain SID: S-1-5-21-463069746-3761697030-3888642000 >>>>>> Sequence number: 1156762378 >>>>>> Num users: 63 >>>>>> Num domain groups: 0 >>>>>> Num local groups: 0 >>>>> Try improve the debuglevel (-d) when using net, it could >>>>> reveal some nice information to help you out (and also help the >>>>> rest of us to help you). :-) >>> Heres the output of "net rpc group list -d3 -S nuada" >>> using debug >>> ------------------------------ >>> [2006/08/31 10:26:57, 3] param/loadparm.c:lp_load(4207) >>> lp_load: refreshing parameters >>> [2006/08/31 10:26:57, 3] param/loadparm.c:init_globals(1393) >>> Initialising global parameters >>> [2006/08/31 10:26:57, 3] param/params.c:pm_process(574) >>> params.c:pm_process() - Processing configuration file >>> "/etc/samba/smb.conf" >>> [2006/08/31 10:26:57, 3] param/loadparm.c:do_section(3662) >>> Processing section "[global]" >>> [2006/08/31 10:26:57, 2] lib/interface.c:add_interface(81) >>> added interface ip=160.6.1.26 bcast=160.6.1.255 nmask=255.255.255.0 >>> [2006/08/31 10:26:57, 3] libsmb/namequery.c:resolve_lmhosts(855) >>> resolve_lmhosts: Attempting lmhosts lookup for name nuada<0x20> >>> [2006/08/31 10:26:57, 3] libsmb/namequery.c:resolve_wins(752) >>> resolve_wins: Attempting wins lookup for name nuada<0x20> >>> [2006/08/31 10:26:57, 3] libsmb/namequery.c:resolve_wins(755) >>> resolve_wins: WINS server resolution selected and no WINS servers listed. >>> [2006/08/31 10:26:57, 3] libsmb/namequery.c:resolve_hosts(917) >>> resolve_hosts: Attempting host lookup for name nuada<0x20> >>> Password: >>> [2006/08/31 10:27:02, 3] libsmb/cliconnect.c:cli_start_connection(1389) >>> Connecting to host=nuada >>> [2006/08/31 10:27:02, 3] lib/util_sock.c:open_socket_out(870) >>> Connecting to 160.6.1.102 at port 445 >>> [2006/08/31 10:27:02, 3] libsmb/cliconnect.c:cli_session_setup_spnego(710) >>> Doing spnego session setup (blob length=58) >>> [2006/08/31 10:27:02, 3] libsmb/cliconnect.c:cli_session_setup_spnego(735) >>> got OID=1 3 6 1 4 1 311 2 2 10 >>> [2006/08/31 10:27:02, 3] libsmb/cliconnect.c:cli_session_setup_spnego(744) >>> got principal=NONE >>> [2006/08/31 10:27:02, 3] libsmb/ntlmssp.c:ntlmssp_client_challenge(929) >>> Got challenge flags: >>> [2006/08/31 10:27:02, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(63) >>> Got NTLMSSP neg_flags=0x60890215 >>> [2006/08/31 10:27:02, 3] libsmb/ntlmssp.c:ntlmssp_client_challenge(951) >>> NTLMSSP: Set final flags: >>> [2006/08/31 10:27:02, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(63) >>> Got NTLMSSP neg_flags=0x60080215 >>> [2006/08/31 10:27:02, 3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(338) >>> NTLMSSP Sign/Seal - Initialising with flags: >>> [2006/08/31 10:27:02, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(63) >>> Got NTLMSSP neg_flags=0x60080215 >>> [2006/08/31 10:27:03, 3] rpc_client/cli_pipe.c:rpc_pipe_bind(2081) >>> rpc_pipe_bind: Remote machine nuada pipe \lsarpc fnum 0x7624 bind >>> request returned ok. >>> [2006/08/31 10:27:03, 3] rpc_client/cli_pipe.c:rpc_pipe_bind(2081) >>> rpc_pipe_bind: Remote machine nuada pipe \samr fnum 0x7625 bind >>> request returned ok. >>> [2006/08/31 10:27:03, 2] utils/net.c:main(878) >>> return code = 0 >>> ----------------------- >>> >>> and for "net rpc info -d3 -S nuada" >>> ----------------------------- >>> [2006/08/31 10:28:27, 3] param/loadparm.c:lp_load(4207) >>> lp_load: refreshing parameters >>> [2006/08/31 10:28:27, 3] param/loadparm.c:init_globals(1393) >>> Initialising global parameters >>> [2006/08/31 10:28:27, 3] param/params.c:pm_process(574) >>> params.c:pm_process() - Processing configuration file >>> "/etc/samba/smb.conf" >>> [2006/08/31 10:28:27, 3] param/loadparm.c:do_section(3662) >>> Processing section "[global]" >>> [2006/08/31 10:28:27, 2] lib/interface.c:add_interface(81) >>> added interface ip=160.6.1.26 bcast=160.6.1.255 nmask=255.255.255.0 >>> [2006/08/31 10:28:27, 3] libsmb/namequery.c:resolve_lmhosts(855) >>> resolve_lmhosts: Attempting lmhosts lookup for name nuada<0x20> >>> [2006/08/31 10:28:27, 3] libsmb/namequery.c:resolve_wins(752) >>> resolve_wins: Attempting wins lookup for name nuada<0x20> >>> [2006/08/31 10:28:27, 3] libsmb/namequery.c:resolve_wins(755) >>> resolve_wins: WINS server resolution selected and no WINS servers listed. >>> [2006/08/31 10:28:27, 3] libsmb/namequery.c:resolve_hosts(917) >>> resolve_hosts: Attempting host lookup for name nuada<0x20> >>> [2006/08/31 10:28:27, 3] libsmb/cliconnect.c:cli_start_connection(1389) >>> Connecting to host=nuada >>> [2006/08/31 10:28:27, 3] lib/util_sock.c:open_socket_out(870) >>> Connecting to 160.6.1.102 at port 445 >>> [2006/08/31 10:28:28, 3] rpc_client/cli_pipe.c:rpc_pipe_bind(2081) >>> rpc_pipe_bind: Remote machine nuada pipe \lsarpc fnum 0x76f4 bind >>> request returned ok. >>> [2006/08/31 10:28:28, 3] rpc_client/cli_pipe.c:rpc_pipe_bind(2081) >>> rpc_pipe_bind: Remote machine nuada pipe \samr fnum 0x76f5 bind >>> request returned ok. >>> Domain Name: DIAS >>> Domain SID: S-1-5-21-463069746-3761697030-3888642000 >>> Sequence number: 1157016508 >>> Num users: 63 >>> Num domain groups: 0 >>> Num local groups: 0 >>> [2006/08/31 10:28:28, 2] utils/net.c:main(878) >>> return code = 0 >>> ------------------------------- >>> >>> >>>>>> Groups used work until recently and they exist in our ldap database. We >>>>>> have a primary domain controller with the master ldap database on it and >>>>>> a backup domain controller with a slave ldap database on it. Our version >>>>>> of samba is Version 3.0.23 and openldap is 2.3.24 >>>>> Any special event between it working and non-working >>>>> status? Maybe a power failure, disk failure, system upgrade, >>>>> LDAP changes, anything... >>> There was a recompile of OpenLDAP (with the same compile switches as >>> previous) and the associated applications (nss_ldap, lookupd). > > Did you try to remap the groups using net groupmap? >
Hey, I've now been told that after some upgrade work on our main servers due to security and other issues. Samba now shows the groupmaps with "net groupmap list -S nuada". "net rpc group list" still returns nothing. However we have also discovered something else of interest. Please find the attachment log from when we did a group list with debug mode. Note "(sambaSID=S-1-5-32*)" is of interest. If we remove that and do ldapsearch -x -b ou=group,dc=cp,dc=dias,dc=ie "(&(objectclass=sambaGroupMapping)(sambaGroupType=4))" It returns... - ---------------------- # extended LDIF # # LDAPv3 # base <ou=group,dc=cp,dc=dias,dc=ie> with scope subtree # filter: (&(objectclass=sambaGroupMapping)(sambaGroupType=4)) # requesting: ALL # # S-1-5-32-545, group, cp.dias.ie dn: sambaSID=S-1-5-32-545,ou=group,dc=cp,dc=dias,dc=ie objectClass: sambaSidEntry objectClass: sambaGroupMapping sambaSID: S-1-5-32-545 sambaGroupType: 4 displayName: Users gidNumber: 10000 sambaSIDList: S-1-5-21-463069746-3761697030-3888642000-513 # search result search: 2 result: 0 Success # numResponses: 2 # numEntries: 1 - ----------------------- Also, if as you said remapping is the correct way to fix this... can you point us out as to how? (As you can tell, we're no samba experts here) Thanks again, Diarmuid. > >>>>>> Trying an ldapsearch to show groups exist in ldap returns.. >>>>>> ldapsearch -x -b cn=geotech,ou=group,dc=cp,dc=dias,dc=ie >>> *snip* >>> >>>>> So, as I understood, the group *is* there. :-) >>> Yes but samba isn't seeing them.. :-( > > The groupmap should bring you back. ;) > > But, there are some changes in the Group Mapping in Samba > 3.0.23, and I'm not quite sure why your groups are not being listed > since you have the right parameters. > > http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/groupmapping.html#id2568835 > http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/ChangeNotes.html#id2550114 > > >>>>> Could you try to check 'net groupmap' man page >>>>> section, it perhaps could give you more info (do not forget >>>>> about the debuglevel). >>> Here is "net groupmap list -S nuada -d3" >>> ---------------------- >>> [2006/08/31 11:01:54, 3] param/loadparm.c:lp_load(4207) >>> lp_load: refreshing parameters >>> [2006/08/31 11:01:54, 3] param/loadparm.c:init_globals(1393) >>> Initialising global parameters >>> [2006/08/31 11:01:54, 3] param/params.c:pm_process(574) >>> params.c:pm_process() - Processing configuration file >>> "/etc/samba/smb.conf" >>> [2006/08/31 11:01:54, 3] param/loadparm.c:do_section(3662) >>> Processing section "[global]" >>> [2006/08/31 11:01:54, 2] lib/interface.c:add_interface(81) >>> added interface ip=160.6.1.26 bcast=160.6.1.255 nmask=255.255.255.0 >>> System Operators (S-1-5-32-549) -> -1 >>> Replicators (S-1-5-32-552) -> -1 >>> Guests (S-1-5-32-546) -> -1 >>> Domain Admins (S-1-5-21-1935741066-3473949400-2852468943-512) -> -1 >>> Domain Guests (S-1-5-21-1935741066-3473949400-2852468943-514) -> -1 >>> Power Users (S-1-5-32-547) -> -1 >>> Print Operators (S-1-5-32-550) -> -1 >>> Administrators (S-1-5-32-544) -> -1 >>> Account Operators (S-1-5-32-548) -> -1 >>> Domain Users (S-1-5-21-1935741066-3473949400-2852468943-513) -> -1 >>> Backup Operators (S-1-5-32-551) -> -1 >>> Users (S-1-5-32-545) -> -1 >>> [2006/08/31 11:01:54, 2] utils/net.c:main(878) >>> return code = 0 >>> -------------------------- >>> >>> *snip* > > There are no groupmaps. > > You should also run testparm, and increase the debuglevel > a little bit more, I'm running out of options. Sorry. :-( > > >>>>> Hope this helps. >>>>> Kind regards, >>> *snip* >>> Thanks again, >>> Diarmuid. > > > Kind regards, > > -- > Felipe Augusto van de Wiel <[EMAIL PROTECTED]> > Coordenadoria de Tecnologia da Informação (CTI) - SEDU/PARANACIDADE > http://www.paranacidade.org.br/ Phone: (+55 41 3350 3300) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE//B93VcUOgGPPMMRAvEcAJ4jaLqkwVttG3m33COJPDp2p/dLiACg1bXG JUdlp/dm6l9cIb7DsG1XcY4= =ntT/ -----END PGP SIGNATURE-----
[2006/09/05 18:03:33, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:03:33, 3] smbd/process.c:timeout_processing(1359) timeout_processing: End of file from client (client has disconnected). [2006/09/05 18:03:33, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:03:33, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2006/09/05 18:03:33, 3] smbd/server.c:exit_server_common(675) Server exit (normal exit) [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:41, 3] auth/auth.c:check_ntlm_password(221) check_ntlm_password: Checking password for unmapped user [EMAIL PROTECTED] with the new password interface [2006/09/05 18:06:41, 3] auth/auth.c:check_ntlm_password(224) check_ntlm_password: mapped user is: [EMAIL PROTECTED] [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 2] lib/smbldap.c:smbldap_open_connection(788) smbldap_open_connection: connection opened [2006/09/05 18:06:41, 3] lib/smbldap.c:smbldap_connect_system(992) ldap_connect_system: succesful connection to the LDAP server [2006/09/05 18:06:41, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541) init_sam_from_ldap: Entry found for user: allmanj [2006/09/05 18:06:41, 2] passdb/pdb_ldap.c:init_group_from_ldap(2136) init_group_from_ldap: Entry found for group: 1600 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 [2006/09/05 18:06:41, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3 [2006/09/05 18:06:41, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 2 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3 [2006/09/05 18:06:41, 2] passdb/pdb_ldap.c:init_group_from_ldap(2136) init_group_from_ldap: Entry found for group: 1600 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 [2006/09/05 18:06:41, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 [2006/09/05 18:06:41, 2] passdb/pdb_ldap.c:init_group_from_ldap(2136) init_group_from_ldap: Entry found for group: 1600 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 3] passdb/lookup_sid.c:store_gid_sid_cache(1059) store_gid_sid_cache: gid 1600 in cache -> S-1-5-21-463069746-3761697030-3888642000-4201 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2006/09/05 18:06:41, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2006/09/05 18:06:41, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(995) fetch sid from gid cache 1600 -> S-1-5-21-463069746-3761697030-3888642000-4201 [2006/09/05 18:06:42, 2] passdb/pdb_ldap.c:init_group_from_ldap(2136) init_group_from_ldap: Entry found for group: 513 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:store_gid_sid_cache(1059) store_gid_sid_cache: gid 513 in cache -> S-1-5-21-463069746-3761697030-3888642000-513 [2006/09/05 18:06:42, 2] passdb/pdb_ldap.c:init_group_from_ldap(2136) init_group_from_ldap: Entry found for group: 1005 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:store_gid_sid_cache(1059) store_gid_sid_cache: gid 1005 in cache -> S-1-5-21-463069746-3761697030-3888642000-3006 [2006/09/05 18:06:42, 2] passdb/pdb_ldap.c:init_group_from_ldap(2136) init_group_from_ldap: Entry found for group: 1002 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:store_gid_sid_cache(1059) store_gid_sid_cache: gid 1002 in cache -> S-1-5-21-463069746-3761697030-3888642000-3005 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] auth/auth.c:check_ntlm_password(270) check_ntlm_password: sam authentication for user [allmanj] succeeded [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 2] auth/auth.c:check_ntlm_password(309) check_ntlm_password: authentication for user [allmanj] -> [allmanj] -> [allmanj] succeeded [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015) fetch gid from cache 544 -> S-1-5-32-544 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015) fetch gid from cache 10000 -> S-1-5-32-545 [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-5-21-463069746-3761697030-3888642000-23032] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-5-21-463069746-3761697030-3888642000-4201] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-5-2] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-5-11] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-5-21-463069746-3761697030-3888642000-513] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-5-21-463069746-3761697030-3888642000-3006] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-5-21-463069746-3761697030-3888642000-3005] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-22-2-1600] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-22-2-513] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-22-2-1005] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-22-2-1002] [2006/09/05 18:06:42, 3] lib/privileges.c:get_privileges(261) get_privileges: No privileges assigned to SID [S-1-5-32-545] [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015) fetch gid from cache 1600 -> S-1-5-21-463069746-3761697030-3888642000-4201 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015) fetch gid from cache 513 -> S-1-5-21-463069746-3761697030-3888642000-513 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015) fetch gid from cache 1005 -> S-1-5-21-463069746-3761697030-3888642000-3006 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015) fetch gid from cache 1002 -> S-1-5-21-463069746-3761697030-3888642000-3005 [2006/09/05 18:06:42, 3] passdb/lookup_sid.c:fetch_gid_from_cache(1015) fetch gid from cache 10000 -> S-1-5-32-545 [2006/09/05 18:06:42, 3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(338) NTLMSSP Sign/Seal - Initialising with flags: [2006/09/05 18:06:42, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(63) Got NTLMSSP neg_flags=0x60080215 [2006/09/05 18:06:42, 3] smbd/password.c:register_vuid(280) User name: allmanj Real name: System User [2006/09/05 18:06:42, 3] smbd/password.c:register_vuid(301) UNIX uid 11016 is UNIX user allmanj, and will be vuid 101 [2006/09/05 18:06:42, 3] smbd/password.c:register_vuid(332) Adding homes service for user 'allmanj' using home directory: '/home/allmanj' [2006/09/05 18:06:42, 3] param/loadparm.c:lp_add_home(2588) adding home's share [allmanj] for user 'allmanj' at '/home/allmanj' [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 3 of length 78 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtconX (pid 1831) conn 0x0 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/service.c:make_connection_snum(752) Connect path is '/tmp' for service [IPC$] [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(250) [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(251) se_access_check: user sid is S-1-5-21-463069746-3761697030-3888642000-23032 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-4201 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-513 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3006 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3005 se_access_check: also S-1-22-2-1600 se_access_check: also S-1-22-2-513 se_access_check: also S-1-22-2-1005 se_access_check: also S-1-22-2-1002 se_access_check: also S-1-5-32-545 [2006/09/05 18:06:42, 3] smbd/vfs.c:vfs_init_default(219) Initialising default vfs hooks [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(250) [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(251) se_access_check: user sid is S-1-5-21-463069746-3761697030-3888642000-23032 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-4201 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-513 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3006 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3005 se_access_check: also S-1-22-2-1600 se_access_check: also S-1-22-2-513 se_access_check: also S-1-22-2-1005 se_access_check: also S-1-22-2-1002 se_access_check: also S-1-5-32-545 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (11016, 1600) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/service.c:make_connection_snum(941) zyphe (160.6.1.103) connect to service IPC$ initially as user allmanj (uid=11016, gid=1600) (pid 1831) [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 2] smbd/reply.c:reply_tcon_and_X(711) Serving IPC$ as a Dfs root [2006/09/05 18:06:42, 3] smbd/reply.c:reply_tcon_and_X(716) tconX service=IPC$ [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 4 of length 104 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBntcreateX (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (11016, 1600) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/nttrans.c:nt_open_pipe(346) nt_open_pipe: Known pipe lsarpc opening. [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 5 of length 158 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=72 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "lsarpc" (pnum 7185) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(1534) api_pipe_bind_req: \PIPE\lsarpc -> \PIPE\lsass [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:check_bind_req(985) check_bind_req for \PIPE\lsarpc [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 6 of length 146 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=60 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "lsarpc" (pnum 7185) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 70 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: LSA_OPENPOLICY [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(250) [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(251) se_access_check: user sid is S-1-5-21-463069746-3761697030-3888642000-23032 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-4201 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-513 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3006 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3005 se_access_check: also S-1-22-2-1600 se_access_check: also S-1-22-2-513 se_access_check: also S-1-22-2-1005 se_access_check: also S-1-22-2-1002 se_access_check: also S-1-5-32-545 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 800 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 7 of length 132 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=46 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "lsarpc" (pnum 7185) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: LSA_QUERYINFOPOLICY [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 10 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 8 of length 130 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=44 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "lsarpc" (pnum 7185) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: LSA_CLOSE [2006/09/05 18:06:42, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(200) Closed policy [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 9 of length 45 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBclose (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 10 of length 100 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBntcreateX (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/nttrans.c:nt_open_pipe(346) nt_open_pipe: Known pipe samr opening. [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 11 of length 158 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=72 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "samr" (pnum 7186) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(1534) api_pipe_bind_req: \PIPE\samr -> \PIPE\lsass [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:check_bind_req(985) check_bind_req for \PIPE\samr [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 12 of length 142 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=56 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "samr" (pnum 7186) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 68 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: SAMR_CONNECT [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(250) [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(251) se_access_check: user sid is S-1-5-21-463069746-3761697030-3888642000-23032 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-4201 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-513 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3006 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3005 se_access_check: also S-1-22-2-1600 se_access_check: also S-1-22-2-513 se_access_check: also S-1-22-2-1005 se_access_check: also S-1-22-2-1002 se_access_check: also S-1-5-32-545 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 968 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 13 of length 162 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=76 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "samr" (pnum 7186) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: SAMR_OPEN_DOMAIN [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(250) [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(251) se_access_check: user sid is S-1-5-21-463069746-3761697030-3888642000-23032 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-4201 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-513 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3006 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3005 se_access_check: also S-1-22-2-1600 se_access_check: also S-1-22-2-513 se_access_check: also S-1-22-2-1005 se_access_check: also S-1-22-2-1002 se_access_check: also S-1-5-32-545 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 956 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 14 of length 146 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=60 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "samr" (pnum 7186) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: SAMR_QUERY_DISPINFO [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(11016, 1600) : sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(101) : conn_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] lib/smbldap.c:smbldap_search_paged(1280) smbldap_search_paged: base => [ou=group,dc=cp,dc=dias,dc=ie], filter => [(&(objectclass=sambaGroupMapping)(sambaGroupType=2)(sambaSID=S-1-5-21-463069746-3761697030-3888642000*))],scope => [2], pagesize => [1024] [2006/09/05 18:06:42, 3] lib/smbldap.c:smbldap_search_paged(1319) smbldap_search_paged: search was successfull [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (11016, 1600) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 4 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 15 of length 138 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=52 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "samr" (pnum 7186) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: SAMR_ENUM_DOM_ALIASES [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(11016, 1600) : sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(101) : conn_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] lib/smbldap.c:smbldap_search_paged(1280) smbldap_search_paged: base => [ou=group,dc=cp,dc=dias,dc=ie], filter => [(&(objectclass=sambaGroupMapping)(sambaGroupType=4)(sambaSID=S-1-5-21-463069746-3761697030-3888642000*))],scope => [2], pagesize => [1024] [2006/09/05 18:06:42, 3] lib/smbldap.c:smbldap_search_paged(1319) smbldap_search_paged: search was successfull [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (11016, 1600) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 16 of length 130 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=44 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "samr" (pnum 7186) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: SAMR_CLOSE_HND [2006/09/05 18:06:42, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(200) Closed policy [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 17 of length 150 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=64 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "samr" (pnum 7186) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: SAMR_OPEN_DOMAIN [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(250) [2006/09/05 18:06:42, 3] lib/util_seaccess.c:se_access_check(251) se_access_check: user sid is S-1-5-21-463069746-3761697030-3888642000-23032 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-4201 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-513 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3006 se_access_check: also S-1-5-21-463069746-3761697030-3888642000-3005 se_access_check: also S-1-22-2-1600 se_access_check: also S-1-22-2-513 se_access_check: also S-1-22-2-1005 se_access_check: also S-1-22-2-1002 se_access_check: also S-1-5-32-545 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 956 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 18 of length 138 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtrans (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/ipc.c:handle_trans(373) trans <\PIPE\> data=52 params=0 setup=2 [2006/09/05 18:06:42, 3] smbd/ipc.c:named_pipe(340) named pipe command on <> name [2006/09/05 18:06:42, 3] smbd/ipc.c:api_fd_reply(300) Got API command 0x26 on pipe "samr" (pnum 7186) [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe.c:api_rpcTNP(2265) api_rpcTNP: rpc command: SAMR_ENUM_DOM_ALIASES [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(11016, 1600) : sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(101) : conn_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] lib/smbldap.c:smbldap_search_paged(1280) smbldap_search_paged: base => [ou=group,dc=cp,dc=dias,dc=ie], filter => [(&(objectclass=sambaGroupMapping)(sambaGroupType=4)(sambaSID=S-1-5-32*))],scope => [2], pagesize => [1024] [2006/09/05 18:06:42, 3] lib/smbldap.c:smbldap_search_paged(1319) smbldap_search_paged: search was successfull [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (11016, 1600) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(529) free_pipe_context: destroying talloc pool of size 0 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 19 of length 45 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBclose (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(200) Closed policy [2006/09/05 18:06:42, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(200) Closed policy [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:push_sec_ctx(208) push_sec_ctx(11016, 1600) : sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] smbd/uid.c:push_conn_ctx(345) push_conn_ctx(101) : conn_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:pop_sec_ctx(339) pop_sec_ctx (11016, 1600) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/process.c:process_smb(1110) Transaction 20 of length 39 [2006/09/05 18:06:42, 3] smbd/process.c:switch_message(914) switch message SMBtdis (pid 1831) conn 0x83c7030 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/service.c:close_cnum(1141) zyphe (160.6.1.103) closed connection to service IPC$ [2006/09/05 18:06:42, 3] smbd/connection.c:yield_connection(69) Yielding connection to IPC$ [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/process.c:timeout_processing(1359) timeout_processing: End of file from client (client has disconnected). [2006/09/05 18:06:42, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2006/09/05 18:06:42, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2006/09/05 18:06:42, 3] smbd/server.c:exit_server_common(675) Server exit (normal exit)
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
