Hi all. I ran samba 3.0.13-1.1 as PDC with LDAP as backend on SuSE Linux 9.3 and I have problems when I try to join the domain. In XP it asks after login and passwd when I'll joining the domain, im trying to login with the root account but i've got the message "Access is denied" I think that everything looks okay in the log files but i'm still new in samba.
Now I can't find that error message, but yesterday I saw something about "LDAP cannot be run if not root" in my logfiles, and I find that as a bug in bugzilla. But now I haven't see that message any more so i dont tnink thats the problem.. it seems as the LDAP is working... If you need to see more of my logfiles i've put dom at: http://www.senate.cx/samba/ When I looking if the samba can find itselfs Ive got these errors: fileserver /# smbclient -U% -L FASITET added interface ip=192.168.100.12 <http://192.168.100.12> bcast= 192.168.100.255 <http://192.168.100.255> nmask=255.255.255.0<http://255.255.255.0> added interface ip=127.0.0.1 <http://127.0.0.1> bcast=127.255.255.255<http://127.255.255.255>nmask= 255.0.0.0 <http://255.0.0.0> Client started (version 3.0.13-1.1-SUSE). resolve_lmhosts: Attempting lmhosts lookup for name FASITET<0x20> resolve_wins: Attempting wins lookup for name FASITET<0x20> resolve_wins: using WINS server 192.168.100.13 <http://192.168.100.13> and tag '*' resolve_hosts: Attempting host lookup for name FASITET<0x20> name_resolve_bcast: Attempting broadcast lookup for name FASITET<0x20> Connection to FASITET failed here is my smb.conf and some few log files... #### smb.conf (testparm) fileserver /# testparm Load smb config files from /etc/samba/smb.conf Processing section "[homes]" Processing section "[netlogon]" Processing section "[profiles]" Processing section "[printers]" Processing section "[print$]" Processing section "[pub]" Processing section "[backup]" Loaded services file OK. 'winbind separator = +' might cause problems with group membership. Server role: ROLE_DOMAIN_PDC Press enter to see a dump of your service definitions # Global parameters [global] dos charset = 850 unix charset = ISO8859-1 workgroup = FASITET realm = FASITET.SE <http://FASITET.SE> server string = Samba Server %v interfaces = eth0, lo passdb backend = ldapsam:ldap://127.0.0.1 passwd program = /usr/sbin/smbldap-passwd -u %u username map = /etc/samba/smbusers unix password sync = Yes log level = 3 log file = /var/log/samba/log.%m max log size = 100000 time server = Yes socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 add user script = /usr/sbin/smbldap-useradd -m "%u" add group script = /usr/sbin/smbldap-groupadd -p "%g" add user to group script = /usr/sbin/smbldap-groupmod -m "%u" "%g" delete user from group script = /usr/sbin/smbldap-groupmod -x "%u" "%g" set primary group script = /usr/sbin/smbldap-usermod -g "%g" "%u" add machine script = /usr/sbin/smbldap-useradd -w "%u" logon script = startup.bat logon path = logon drive = F: logon home = domain logons = Yes os level = 65 preferred master = Yes domain master = Yes wins server = 192.168.100.13 <http://192.168.100.13> ldap admin dn = cn=Manager,dc=fasitet,dc=se ldap delete dn = Yes ldap filter = (&(objectclass=sambaSamAccount)(uid=%u)) ldap group suffix = ou=Groups ldap idmap suffix = ou=Users ldap machine suffix = ou=Computers ldap passwd sync = Yes ldap suffix = dc=fasitet,dc=se ldap user suffix = ou=Users idmap uid = 500-10000000 idmap gid = 500-10000000 winbind separator = + winbind use default domain = Yes admin users = "@Domain Admins" hosts allow = 127.0.0.1 <http://127.0.0.1>, 192.168.100. [homes] comment = Home Directories path = /var/lib/samba/homes/ valid users = %S read only = No create mask = 0664 directory mask = 0775 [netlogon] comment = Network Logon Service path = /var/lib/samba/netlogon [profiles] comment = Network Profiles Service path = /var/lib/samba/profiles/ read only = No create mask = 0644 [printers] comment = All Printers path = /var/tmp create mask = 0600 printable = Yes browseable = No [print$] comment = Printer Drivers path = /var/lib/samba/drivers write list = @ntadmin, root force group = ntadmin create mask = 0664 directory mask = 0775 [pub] comment = Public Directory path = /pub username = senate force user = senate read only = No create mask = 0664 directory mask = 0775 guest ok = Yes [backup] comment = Backup Directory path = /backup valid users = @users read only = No create mask = 0664 directory mask = 0775 ### EOF smb.conf #### log.A13 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 1 of length 137 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBnegprot (pid 29488) conn 0x0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/negprot.c:reply_negprot(461) Requested protocol [PC NETWORK PROGRAM 1.0] [2005/11/10 10:14:13, 3] smbd/negprot.c:reply_negprot(461) Requested protocol [LANMAN1.0] [2005/11/10 10:14:13, 3] smbd/negprot.c:reply_negprot(461) Requested protocol [Windows for Workgroups 3.1a] [2005/11/10 10:14:13, 3] smbd/negprot.c:reply_negprot(461) Requested protocol [LM1.2X002] [2005/11/10 10:14:13, 3] smbd/negprot.c:reply_negprot(461) Requested protocol [LANMAN2.1] [2005/11/10 10:14:13, 3] smbd/negprot.c:reply_negprot(461) Requested protocol [NT LM 0.12] [2005/11/10 10:14:13, 3] smbd/negprot.c:reply_nt1(333) using SPNEGO [2005/11/10 10:14:13, 3] smbd/negprot.c:reply_negprot(555) Selected protocol NT LM 0.12 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 2 of length 240 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBsesssetupX (pid 29488) conn 0x0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/sesssetup.c:reply_sesssetup_and_X(655) wct=12 flg2=0xc807 [2005/11/10 10:14:13, 2] smbd/sesssetup.c:setup_new_vc_session(608) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2005/11/10 10:14:13, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(535) Doing spnego session setup [2005/11/10 10:14:13, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(566) NativeOS=[Windows 2002 Service Pack 2 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[] [2005/11/10 10:14:13, 3] smbd/sesssetup.c:reply_spnego_negotiate(444) Got OID 1 3 6 1 4 1 311 2 2 10 [2005/11/10 10:14:13, 3] smbd/sesssetup.c:reply_spnego_negotiate(447) Got secblob of size 40 [2005/11/10 10:14:13, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62) Got NTLMSSP neg_flags=0xe2088297 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 3 of length 342 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBsesssetupX (pid 29488) conn 0x0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/sesssetup.c:reply_sesssetup_and_X(655) wct=12 flg2=0xc807 [2005/11/10 10:14:13, 2] smbd/sesssetup.c:setup_new_vc_session(608) setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. [2005/11/10 10:14:13, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(535) Doing spnego session setup [2005/11/10 10:14:13, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(566) NativeOS=[Windows 2002 Service Pack 2 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[] [2005/11/10 10:14:13, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(606) Got user=[root] domain=[fasitet] workstation=[A13] len1=24 len2=24 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] auth/auth.c:check_ntlm_password(219) check_ntlm_password: Checking password for unmapped user [EMAIL PROTECTED] with the new password interface [2005/11/10 10:14:13, 3] auth/auth.c:check_ntlm_password(222) check_ntlm_password: mapped user is: [EMAIL PROTECTED] [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 2] lib/smbldap.c:smbldap_open_connection(692) smbldap_open_connection: connection opened [2005/11/10 10:14:13, 3] lib/smbldap.c:smbldap_connect_system(866) ldap_connect_system: succesful connection to the LDAP server ldap_connect_system: LDAP server does support paged results [2005/11/10 10:14:13, 2] passdb/pdb_ldap.c:init_sam_from_ldap(499) init_sam_from_ldap: Entry found for user: root [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 [2005/11/10 10:14:13, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 [2005/11/10 10:14:13, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] auth/auth.c:check_ntlm_password(268) check_ntlm_password: sam authentication for user [root] succeeded [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 2] auth/auth.c:check_ntlm_password(305) check_ntlm_password: authentication for user [root] -> [root] -> [root] succeeded [2005/11/10 10:14:13, 3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(319) NTLMSSP Sign/Seal - Initialising with flags: [2005/11/10 10:14:13, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62) Got NTLMSSP neg_flags=0x60088215 [2005/11/10 10:14:13, 3] smbd/password.c:register_vuid(222) User name: root Real name: root [2005/11/10 10:14:13, 3] smbd/password.c:register_vuid(241) UNIX uid 0 is UNIX user root, and will be vuid 100 [2005/11/10 10:14:13, 3] smbd/password.c:register_vuid(270) Adding homes service for user 'root' using home directory: '/root' [2005/11/10 10:14:13, 3] param/loadparm.c:lp_add_home(2360) adding home's share [root] for user 'root' at '/root' [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 4 of length 90 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtconX (pid 29488) conn 0x0 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] lib/access.c:check_access(313) check_access: no hostnames in host allow/deny list. [2005/11/10 10:14:13, 2] lib/access.c:check_access(324) Allowed connection from (192.168.100.98 <http://192.168.100.98>) [2005/11/10 10:14:13, 3] smbd/service.c:make_connection_snum(479) Connect path is '/var/tmp' for service [IPC$] [2005/11/10 10:14:13, 3] lib/util_seaccess.c:se_access_check(251) [2005/11/10 10:14:13, 3] lib/util_seaccess.c:se_access_check(252) se_access_check: user sid is S-1-5-21-2628040634-270012795-1265092401-1000 se_access_check: also S-1-5-21-2628040634-270012795-1265092401-1001 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 [2005/11/10 10:14:13, 3] smbd/vfs.c:vfs_init_default(206) Initialising default vfs hooks [2005/11/10 10:14:13, 3] lib/util_seaccess.c:se_access_check(251) [2005/11/10 10:14:13, 3] lib/util_seaccess.c:se_access_check(252) se_access_check: user sid is S-1-5-21-2628040634-270012795-1265092401-1000 se_access_check: also S-1-5-21-2628040634-270012795-1265092401-1001 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/service.c:make_connection_snum(642) a13 (192.168.100.98 <http://192.168.100.98>) connect to service IPC$ initially as user root (uid=0, gid=0) (pid 29488) [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/reply.c:reply_tcon_and_X(455) tconX service=IPC$ [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 5 of length 104 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBntcreateX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:13, 3] smbd/nttrans.c:nt_open_pipe(514) nt_open_pipe: Known pipe lsarpc opening. [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 6 of length 140 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBwriteX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(887) api_pipe_bind_req: \PIPE\lsarpc -> \PIPE\lsass [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:check_bind_req(762) check_bind_req for \PIPE\lsarpc [2005/11/10 10:14:13, 3] smbd/pipes.c:reply_pipe_write_and_X(199) writeX-IPC pnum=7455 nwritten=72 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 7 of length 63 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBreadX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/pipes.c:reply_pipe_read_and_X(242) readX-IPC pnum=7455 min=1024 max=1024 nread=68 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 8 of length 184 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=96 params=0 setup=2 [2005/11/10 10:14:13, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:13, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "lsarpc" (pnum 7455) [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: LSA_OPENPOLICY2 [2005/11/10 10:14:13, 3] lib/util_seaccess.c:se_access_check(251) [2005/11/10 10:14:13, 3] lib/util_seaccess.c:se_access_check(252) se_access_check: user sid is S-1-5-21-2628040634-270012795-1265092401-1000 se_access_check: also S-1-5-21-2628040634-270012795-1265092401-1001 se_access_check: also S-1-1-0 se_access_check: also S-1-5-2 se_access_check: also S-1-5-11 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 826 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 9 of length 134 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=46 params=0 setup=2 [2005/11/10 10:14:13, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:13, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "lsarpc" (pnum 7455) [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 10 of length 134 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=46 params=0 setup=2 [2005/11/10 10:14:13, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:13, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "lsarpc" (pnum 7455) [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: LSA_QUERYINFOPOLICY [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 16 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 11 of length 104 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBntcreateX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/nttrans.c:nt_open_pipe(514) nt_open_pipe: Known pipe winreg opening. [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 12 of length 140 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBwriteX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(887) api_pipe_bind_req: \PIPE\winreg -> \PIPE\winreg [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:check_bind_req(762) check_bind_req for \PIPE\winreg [2005/11/10 10:14:13, 3] smbd/pipes.c:reply_pipe_write_and_X(199) writeX-IPC pnum=7456 nwritten=72 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 13 of length 63 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBreadX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/pipes.c:reply_pipe_read_and_X(242) readX-IPC pnum=7456 min=1024 max=1024 nread=68 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 14 of length 124 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=36 params=0 setup=2 [2005/11/10 10:14:13, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:13, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "winreg" (pnum 7456) [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: REG_OPEN_HKLM [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 15 of length 272 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=184 params=0 setup=2 [2005/11/10 10:14:13, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:13, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "winreg" (pnum 7456) [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: REG_OPEN_ENTRY [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 110 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 16 of length 236 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=148 params=0 setup=2 [2005/11/10 10:14:13, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:13, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "winreg" (pnum 7456) [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: REG_INFO [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 46 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 17 of length 132 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=44 params=0 setup=2 [2005/11/10 10:14:13, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:13, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "winreg" (pnum 7456) [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: REG_CLOSE [2005/11/10 10:14:13, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(200) Closed policy [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 18 of length 132 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:13, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=44 params=0 setup=2 [2005/11/10 10:14:13, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:13, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "winreg" (pnum 7456) [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: REG_CLOSE [2005/11/10 10:14:13, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(200) Closed policy [2005/11/10 10:14:13, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 19 of length 45 [2005/11/10 10:14:13, 3] smbd/process.c:switch_message(886) switch message SMBclose (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 20 of length 108 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBntcreateX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/nttrans.c:nt_open_pipe(514) nt_open_pipe: Known pipe NETLOGON opening. [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 21 of length 140 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBwriteX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(887) api_pipe_bind_req: \PIPE\NETLOGON -> \PIPE\lsass [2005/11/10 10:14:14, 3] rpc_server/srv_pipe.c:check_bind_req(762) check_bind_req for \PIPE\NETLOGON [2005/11/10 10:14:14, 3] smbd/pipes.c:reply_pipe_write_and_X(199) writeX-IPC pnum=7457 nwritten=72 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 22 of length 63 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBreadX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/pipes.c:reply_pipe_read_and_X(242) readX-IPC pnum=7457 min=1024 max=1024 nread=68 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 23 of length 184 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=96 params=0 setup=2 [2005/11/10 10:14:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:14, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "NETLOGON" (pnum 7457) [2005/11/10 10:14:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:14, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: NET_REQCHAL [2005/11/10 10:14:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 34 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 24 of length 45 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBclose (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 25 of length 108 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBntcreateX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/nttrans.c:nt_open_pipe(514) nt_open_pipe: Known pipe NETLOGON opening. [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 26 of length 140 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBwriteX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(887) api_pipe_bind_req: \PIPE\NETLOGON -> \PIPE\lsass [2005/11/10 10:14:14, 3] rpc_server/srv_pipe.c:check_bind_req(762) check_bind_req for \PIPE\NETLOGON [2005/11/10 10:14:14, 3] smbd/pipes.c:reply_pipe_write_and_X(199) writeX-IPC pnum=7458 nwritten=72 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 27 of length 63 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBreadX (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/pipes.c:reply_pipe_read_and_X(242) readX-IPC pnum=7458 min=1024 max=1024 nread=68 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 28 of length 208 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=120 params=0 setup=2 [2005/11/10 10:14:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:14, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "NETLOGON" (pnum 7458) [2005/11/10 10:14:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:14, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: NET_AUTH [2005/11/10 10:14:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 44 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 29 of length 45 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBclose (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 30 of length 132 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBtrans (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/ipc.c:reply_trans(539) trans <\PIPE\> data=44 params=0 setup=2 [2005/11/10 10:14:14, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2005/11/10 10:14:14, 3] smbd/ipc.c:api_fd_reply(294) Got API command 0x26 on pipe "lsarpc" (pnum 7455) [2005/11/10 10:14:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:14, 3] rpc_server/srv_pipe.c:api_rpcTNP(1538) api_rpcTNP: rpc command: LSA_CLOSE [2005/11/10 10:14:14, 3] rpc_server/srv_lsa_hnd.c:close_policy_hnd(200) Closed policy [2005/11/10 10:14:14, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(542) free_pipe_context: destroying talloc pool of size 0 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 31 of length 45 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBclose (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 32 of length 43 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBulogoffX (pid 29488) conn 0x0 [2005/11/10 10:14:14, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:14, 3] smbd/reply.c:reply_ulogoffX(1261) ulogoffX vuid=100 [2005/11/10 10:14:14, 3] smbd/process.c:process_smb(1091) Transaction 33 of length 39 [2005/11/10 10:14:14, 3] smbd/process.c:switch_message(886) switch message SMBtdis (pid 29488) conn 0x83ce380 [2005/11/10 10:14:14, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:14, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:14, 3] smbd/service.c:close_cnum(830) a13 (192.168.100.98 <http://192.168.100.98>) closed connection to service IPC$ [2005/11/10 10:14:14, 3] smbd/connection.c:yield_connection(69) Yielding connection to IPC$ [2005/11/10 10:14:14, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:14, 3] smbd/process.c:timeout_processing(1334) timeout_processing: End of file from client (client has disconnected). [2005/11/10 10:14:14, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/10 10:14:14, 2] smbd/server.c:exit_server(609) Closing connections [2005/11/10 10:14:14, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2005/11/10 10:14:14, 3] smbd/server.c:exit_server(652) Server exit (normal exit) ### EOF log.A13 #### log.192.168.100.98 [2005/11/10 10:14:13, 3] smbd/oplock.c:init_oplocks(1345) open_oplock_ipc: opening loopback UDP socket. [2005/11/10 10:14:13, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(303) Linux kernel oplocks enabled [2005/11/10 10:14:13, 3] smbd/oplock.c:init_oplocks(1376) open_oplock ipc: pid = 29488, global_oplock_port = 32937 [2005/11/10 10:14:13, 3] lib/access.c:check_access(313) check_access: no hostnames in host allow/deny list. [2005/11/10 10:14:13, 2] lib/access.c:check_access(324) Allowed connection from (192.168.100.98 <http://192.168.100.98>) [2005/11/10 10:14:13, 3] smbd/process.c:process_smb(1091) Transaction 0 of length 72 [2005/11/10 10:14:13, 2] smbd/reply.c:reply_special(236) netbios connect: name1=FILESERVER name2=A13 [2005/11/10 10:14:13, 2] smbd/reply.c:reply_special(243) netbios connect: local=fileserver remote=a13, name type = 0 ## EOF log.192.168.100.98 #### log.nmbd [2005/11/10 10:14:13, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(454) process_name_query_request: Name query from 192.168.100.98<http://192.168.100.98>on subnet 192.168.100.12 <http://192.168.100.12> for name FILESERVER<00> [2005/11/10 10:14:13, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(569) OK [2005/11/10 10:14:13, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(454) process_name_query_request: Name query from 192.168.100.98<http://192.168.100.98>on subnet 192.168.100.12 <http://192.168.100.12> for name FILESERVER<20> [2005/11/10 10:14:13, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(569) OK [2005/11/10 10:14:14, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(454) process_name_query_request: Name query from 192.168.100.98<http://192.168.100.98>on subnet 192.168.100.12 <http://192.168.100.12> for name FASITET<1c> [2005/11/10 10:14:14, 3] nmbd/nmbd_incomingrequests.c:process_name_query_request(569) OK [2005/11/10 10:14:14, 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 0 ntv 11 [2005/11/10 10:14:14, 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 0 ntv 11 [2005/11/10 10:14:14, 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 0 ntv 11 [2005/11/10 10:14:14, 3] nmbd/nmbd_processlogon.c:process_logon_packet(347) process_logon_packet: SAMLOGON sidsize 0 ntv 11 ... [2005/11/10 10:18:57, 2] nmbd/nmbd_browsesync.c:announce_local_master_browser_to_domain_master_browser(110) announce_local_master_browser_to_domain_master_browser: We are both a domain and a local master browser for workgroup FASITET. Do not announce to ourselves. [2005/11/10 10:18:57, 2] nmbd/nmbd_browsesync.c:sync_with_dmb(154) sync_with_dmb: Initiating sync with domain master browser FILESERVER<20> at IP 192.168.100.12 <http://192.168.100.12> for workgroup FASITET [2005/11/10 10:18:58, 3] nmbd/nmbd_winsserver.c:wins_process_name_query_request(1485) wins_process_name_query: name query for name *<1b> from IP 127.0.0.1<http://127.0.0.1> [2005/11/10 10:19:19, 3] nmbd/nmbd_incomingdgrams.c:process_workgroup_announce(217) process_workgroup_announce: from FIREWALL<00> IP 82.96.47.50<http://82.96.47.50>to __MSBROWSE__<01> for workgroup FASITET1. [2005/11/10 10:19:19, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(421) write_browse_list: Wrote browse list into file /var/lib/samba/browse.dat [2005/11/10 10:23:19, 3] nmbd/nmbd_sendannounce.c:send_local_master_announcement(166) send_local_master_announcement: type c9b2b for name FILESERVER on subnet 192.168.100.12 <http://192.168.100.12> for workgroup FASITET [2005/11/10 10:23:19, 3] nmbd/nmbd_sendannounce.c:send_workgroup_announcement(185) send_workgroup_announcement: on subnet 192.168.100.12<http://192.168.100.12>for workgroup FASITET [2005/11/10 10:31:24, 3] nmbd/nmbd_incomingdgrams.c:process_workgroup_announce(217) process_workgroup_announce: from FIREWALL<08> IP 82.96.47.50<http://82.96.47.50>to __MSBROWSE__<01> for workgroup FASITET1. [2005/11/10 10:31:24, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(421) write_browse_list: Wrote browse list into file /var/lib/samba/browse.dat ### EOF log.nmbd #### log.smbd [2005/11/08 14:38:33, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/08 14:38:33, 2] smbd/server.c:exit_server(609) Closing connections [2005/11/08 14:38:33, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2005/11/08 14:38:33, 3] smbd/server.c:exit_server(652) Server exit (Caught TERM signal) [2005/11/08 14:38:33, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/08 14:38:33, 2] smbd/server.c:exit_server(609) Closing connections [2005/11/08 14:38:33, 3] smbd/connection.c:yield_connection(69) Yielding connection to [2005/11/08 14:38:33, 3] smbd/connection.c:yield_connection(76) yield_connection: tdb_delete for name failed with error Record does not exist. [2005/11/08 14:38:33, 3] smbd/server.c:exit_server(652) Server exit (Caught TERM signal) [2005/11/08 14:38:33, 0] smbd/server.c:main(798) smbd version 3.0.13-1.1-SUSE started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2005/11/08 14:38:33, 2] param/loadparm.c:do_section(3426) Processing section "[homes]" [2005/11/08 14:38:33, 2] param/loadparm.c:do_section(3426) Processing section "[netlogon]" [2005/11/08 14:38:33, 2] param/loadparm.c:do_section(3426) Processing section "[profiles]" [2005/11/08 14:38:33, 2] param/loadparm.c:do_section(3426) Processing section "[printers]" [2005/11/08 14:38:33, 2] param/loadparm.c:do_section(3426) Processing section "[print$]" [2005/11/08 14:38:33, 2] param/loadparm.c:do_section(3426) Processing section "[pub]" [2005/11/08 14:38:33, 2] param/loadparm.c:do_section(3426) Processing section "[backup]" [2005/11/08 14:38:33, 3] param/loadparm.c:lp_add_ipc(2401) adding IPC service [2005/11/08 14:38:33, 3] param/loadparm.c:lp_add_ipc(2401) adding IPC service [2005/11/08 14:38:33, 3] printing/pcap.c:pcap_cache_reload(114) reloading printcap cache [2005/11/08 14:38:33, 3] printing/pcap.c:pcap_cache_reload(213) reload status: ok [2005/11/08 14:38:33, 3] printing/pcap.c:pcap_cache_reload(114) reloading printcap cache [2005/11/08 14:38:34, 3] printing/pcap.c:pcap_cache_reload(213) reload status: ok [2005/11/08 14:38:34, 2] lib/interface.c:add_interface(81) added interface ip=192.168.100.12 <http://192.168.100.12> bcast= 192.168.100.255 <http://192.168.100.255> nmask=255.255.255.0<http://255.255.255.0> [2005/11/08 14:38:34, 2] lib/interface.c:add_interface(81) added interface ip=127.0.0.1 <http://127.0.0.1> bcast=127.255.255.255<http://127.255.255.255>nmask= 255.0.0.0 <http://255.0.0.0> [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 2] lib/smbldap.c:smbldap_search_domain_info(1394) Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=FASITET))] [2005/11/08 14:38:34, 2] lib/smbldap.c:smbldap_open_connection(692) smbldap_open_connection: connection opened [2005/11/08 14:38:34, 3] lib/smbldap.c:smbldap_connect_system(866) ldap_connect_system: succesful connection to the LDAP server ldap_connect_system: LDAP server does support paged results [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 0 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 [2005/11/08 14:38:34, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 [2005/11/08 14:38:34, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:push_sec_ctx(256) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 [2005/11/08 14:38:34, 3] smbd/uid.c:push_conn_ctx(365) push_conn_ctx(0) : conn_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:set_sec_ctx(288) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 [2005/11/08 14:38:34, 3] smbd/sec_ctx.c:pop_sec_ctx(386) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/11/08 14:38:34, 3] smbd/server.c:main(831) loaded services [2005/11/08 14:38:34, 3] smbd/server.c:main(846) Becoming a daemon. [2005/11/08 14:38:34, 2] lib/tallocmsg.c:register_msg_pool_usage(57) Registered MSG_REQ_POOL_USAGE [2005/11/08 14:38:34, 2] lib/dmallocmsg.c:register_dmalloc_msgs(71) Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED [2005/11/08 14:38:34, 3] printing/printing.c:start_background_queue(1322) start_background_queue: Starting background LPQ thread [2005/11/08 14:38:34, 2] smbd/server.c:open_sockets_smbd(329) waiting for a connection ### EOF log.smbd Cheers Erik Skogh -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
