Hi! How do I check If a XP client uses the BDC for logons and not the PDC? lg Martin
netstat, network traces or smbstatus on BDC greez Martin Hochreiter wrote:> Hi! > > > How do I check If a XP client uses the BDC for logons and not > the PDC? > > lg > Martin
Michael Gasch schrieb:> netstat, network traces or smbstatus on BDC > > greez > > Martin Hochreiter wrote: >> Hi! >> >> >> How do I check If a XP client uses the BDC for logons and not >> the PDC? >> >> lg >> Martin >Hi! Ok, that was a step forward - my output (on PDC) is as below mentioned - what are the domain logons - the first lines (5550 andreas_wallner admin wallner (192.168.1.11) ...) ? lg Martin Samba version 3.0.23a-0.1.34%nil-SUSE-CODE10 PID Username Group Machine ------------------------------------------------------------------- 5550 andreas_wallner admin wallner (192.168.1.11) 6614 christian_panzenboeck admin buero03 (192.168.1.3) Service pid machine Connected at ------------------------------------------------------- Routenplaner 5550 wallner Wed Jul 26 09:22:03 2006 christian_panzenboeck 6614 buero03 Wed Jul 26 09:47:09 2006 Locked files: Pid Uid DenyMode Access R/W Oplock SharePath Name Time -------------------------------------------------------------------------------------------------- 5550 10171 DENY_WRITE 0x20 RDONLY EXCLUSIVE+BATCH /datenu/Routenplaner Leisure Media/?sterreich - Auto + Motorrad/imgman32.dll Wed Jul 26 09:22:11 2006 5550 10171 DENY_WRITE 0x20089 RDONLY NONE /datenu/Routenplaner Leisure Media/?sterreich - Auto + Motorrad/anim/zeichnen.avi Wed Jul 26 09:39:28 2006 5550 10171 DENY_WRITE 0x20 RDONLY EXCLUSIVE+BATCH /datenu/Routenplaner Leisure Media/?sterreich - Auto + Motorrad/im31pre.dil Wed Jul 26 09:22:11 2006
you have to check for connections to IPC$ share during client logon process greez Martin Hochreiter wrote:> Michael Gasch schrieb: > >> netstat, network traces or smbstatus on BDC >> >> greez >> >> Martin Hochreiter wrote: >> >>> Hi! >>> >>> >>> How do I check If a XP client uses the BDC for logons and not >>> the PDC? >>> >>> lg >>> Martin >> >> > Hi! > > Ok, that was a step forward - my output (on PDC) > is as below mentioned - > > what are the domain logons - the first lines (5550 andreas_wallner admin > wallner (192.168.1.11) ...) ? > > lg > Martin > > > Samba version 3.0.23a-0.1.34%nil-SUSE-CODE10 > PID Username Group Machine > ------------------------------------------------------------------- > 5550 andreas_wallner admin wallner (192.168.1.11) > 6614 christian_panzenboeck admin buero03 (192.168.1.3) > > Service pid machine Connected at > ------------------------------------------------------- > Routenplaner 5550 wallner Wed Jul 26 09:22:03 2006 > christian_panzenboeck 6614 buero03 Wed Jul 26 09:47:09 2006 > > Locked files: > Pid Uid DenyMode Access R/W > Oplock SharePath Name Time > -------------------------------------------------------------------------------------------------- > > 5550 10171 DENY_WRITE 0x20 RDONLY > EXCLUSIVE+BATCH /datenu/Routenplaner Leisure Media/?sterreich - Auto > + Motorrad/imgman32.dll Wed Jul 26 09:22:11 2006 > 5550 10171 DENY_WRITE 0x20089 RDONLY > NONE /datenu/Routenplaner Leisure Media/?sterreich - Auto > + Motorrad/anim/zeichnen.avi Wed Jul 26 09:39:28 2006 > 5550 10171 DENY_WRITE 0x20 RDONLY > EXCLUSIVE+BATCH /datenu/Routenplaner Leisure Media/?sterreich - Auto > + Motorrad/im31pre.dil Wed Jul 26 09:22:11 2006 >