[Samba] WinXP can`t log on Samba PDC

2003-06-18 Thread Gino Vergara

I`m folowing the steps on the unofficial Samba how to. I already join my 
WinXP box to the domain but I can`t login from my WinXP box after restart.
There is an error message that sais: Windows can`t connect to the domain 
because the domain controller is unable or


I`m using Samba-2.2.7a on red hat 9.0 with kernel 2.4.20-18.9  

this is my smb.conf
[global]
domain logons = yes
encrypt passwords = yes
guest account = smbguest
log level = 2
log file = /var/log/samba.log
logon drive = p:
netbios name = server
os level = 99
preferred master = yes
security = user
  socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192
wins support = yes
workgroup = workgroup

[public]
   path = /tmp
   guest ok = yes
   writeable = yes

EOF

I already made the changes on regedit in my WinXP box.

this is how vipw looks like:
gino:x:500:500::/home/gino:/bin/bash
R32$:x:1200:300:workstation:/dev/null:/bin/false

this vigr:
gino:x:500:
R32:x:1200:
workstation::300:

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] WinXP can`t log on Samba PDC

2003-06-18 Thread Mark
You need the XP signorseal registry patch. Download it, apply and reboot
the pc.

http://us1.samba.org/samba/ftp/docs/Registry/WinXP_SignOrSeal.reg

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Gino Vergara
Sent: Wednesday, June 18, 2003 7:36 PM
To: [EMAIL PROTECTED]
Subject: [Samba] WinXP can`t log on Samba PDC



I`m folowing the steps on the unofficial Samba how to. I already join my

WinXP box to the domain but I can`t login from my WinXP box after
restart. There is an error message that sais: Windows can`t connect to
the domain 
because the domain controller is unable or


I`m using Samba-2.2.7a on red hat 9.0 with kernel 2.4.20-18.9  

this is my smb.conf
[global]
domain logons = yes
encrypt passwords = yes
guest account = smbguest
log level = 2
log file = /var/log/samba.log
logon drive = p:
netbios name = server
os level = 99
preferred master = yes
security = user
  socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
SO_SNDBUF=8192
wins support = yes
workgroup = workgroup

[public]
   path = /tmp
   guest ok = yes
   writeable = yes

EOF

I already made the changes on regedit in my WinXP box.

this is how vipw looks like: gino:x:500:500::/home/gino:/bin/bash
R32$:x:1200:300:workstation:/dev/null:/bin/false

this vigr:
gino:x:500:
R32:x:1200:
workstation::300:

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] WinXP can`t log on Samba PDC

2003-06-18 Thread Mark
Just noticed that your smb.conf does not contain 
Domain master = yes
And there is no [netlogon] share


Good info on Samba setup can be found here
www.samba.netfirms.com


You need the XP signorseal registry patch. Download it, apply and reboot
the pc.

http://us1.samba.org/samba/ftp/docs/Registry/WinXP_SignOrSeal.reg

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Gino Vergara
Sent: Wednesday, June 18, 2003 7:36 PM
To: [EMAIL PROTECTED]
Subject: [Samba] WinXP can`t log on Samba PDC



I`m folowing the steps on the unofficial Samba how to. I already join my

WinXP box to the domain but I can`t login from my WinXP box after
restart. There is an error message that sais: Windows can`t connect to
the domain 
because the domain controller is unable or


I`m using Samba-2.2.7a on red hat 9.0 with kernel 2.4.20-18.9  

this is my smb.conf
[global]
domain logons = yes
encrypt passwords = yes
guest account = smbguest
log level = 2
log file = /var/log/samba.log
logon drive = p:
netbios name = server
os level = 99
preferred master = yes
security = user
  socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
SO_SNDBUF=8192
wins support = yes
workgroup = workgroup

[public]
   path = /tmp
   guest ok = yes
   writeable = yes

EOF

I already made the changes on regedit in my WinXP box.

this is how vipw looks like: gino:x:500:500::/home/gino:/bin/bash
R32$:x:1200:300:workstation:/dev/null:/bin/false

this vigr:
gino:x:500:
R32:x:1200:
workstation::300:

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] WinXP can`t log on Samba PDC

2003-06-18 Thread Justin Kreger
So what does this XP Patch do?


In regards to XP, I have XP Home and Pro laptops that have issues when
talking to samba, they connect, then eventually time out, or disconnect,
upon reconnect, XP tries to log in with administrator or a blank
username.  Its driving me to insomnia because I work third shift, and my
coworkers batty because they keep having to call me during the day.


On Wed, 2003-06-18 at 23:39, Mark wrote:
 You need the XP signorseal registry patch. Download it, apply and reboot
 the pc.
 
 http://us1.samba.org/samba/ftp/docs/Registry/WinXP_SignOrSeal.reg
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On
 Behalf Of Gino Vergara
 Sent: Wednesday, June 18, 2003 7:36 PM
 To: [EMAIL PROTECTED]
 Subject: [Samba] WinXP can`t log on Samba PDC
 
 
 
 I`m folowing the steps on the unofficial Samba how to. I already join my
 
 WinXP box to the domain but I can`t login from my WinXP box after
 restart. There is an error message that sais: Windows can`t connect to
 the domain 
 because the domain controller is unable or
 
 
 I`m using Samba-2.2.7a on red hat 9.0 with kernel 2.4.20-18.9  
 
 this is my smb.conf
 [global]
 domain logons = yes
 encrypt passwords = yes
 guest account = smbguest
 log level = 2
 log file = /var/log/samba.log
 logon drive = p:
 netbios name = server
 os level = 99
 preferred master = yes
 security = user
   socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192
 SO_SNDBUF=8192
 wins support = yes
 workgroup = workgroup
 
 [public]
path = /tmp
guest ok = yes
writeable = yes
 
 EOF
 
 I already made the changes on regedit in my WinXP box.
 
 this is how vipw looks like: gino:x:500:500::/home/gino:/bin/bash
 R32$:x:1200:300:workstation:/dev/null:/bin/false
 
 this vigr:
 gino:x:500:
 R32:x:1200:
 workstation::300:
 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba


signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] WinXP can`t log on Samba PDC

2003-06-18 Thread Mark
From the actual reg file itself
This registry key is needed for a Windows XP Client to join and logon to
a Samba domain. 


Keep in mind that if you are using Samba in a workgroup setting, the
patch is not needed. Also the patch is only good for XP ProXP does
not support domain logins.

As far as XP timing out or disconnecting, do you mean the actual mapped
drives timeout and lose connection.?? One thing my I have found that
helps eleviate this particular issue is to turn off the web client
service if you do not use it.
Now with XP loginng in with the admin password, I am not sure about this
one. It will probably get fixed in service pack 12 :-). Seriously maybe
some one else knows.

Regards,
Mark




-Original Message-
From: Justin Kreger [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 9:18 PM
To: Mark
Cc: 'Gino Vergara'; [EMAIL PROTECTED]
Subject: RE: [Samba] WinXP can`t log on Samba PDC


So what does this XP Patch do?


In regards to XP, I have XP Home and Pro laptops that have issues when
talking to samba, they connect, then eventually time out, or disconnect,
upon reconnect, XP tries to log in with administrator or a blank
username.  Its driving me to insomnia because I work third shift, and my
coworkers batty because they keep having to call me during the day.


On Wed, 2003-06-18 at 23:39, Mark wrote:
 You need the XP signorseal registry patch. Download it, apply and 
 reboot the pc.
 
 http://us1.samba.org/samba/ftp/docs/Registry/WinXP_SignOrSeal.reg
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Gino Vergara
 Sent: Wednesday, June 18, 2003 7:36 PM
 To: [EMAIL PROTECTED]
 Subject: [Samba] WinXP can`t log on Samba PDC
 
 
 
 I`m folowing the steps on the unofficial Samba how to. I already join 
 my
 
 WinXP box to the domain but I can`t login from my WinXP box after 
 restart. There is an error message that sais: Windows can`t connect to

 the domain because the domain controller is unable or
 
 
 I`m using Samba-2.2.7a on red hat 9.0 with kernel 2.4.20-18.9
 
 this is my smb.conf
 [global]
 domain logons = yes
 encrypt passwords = yes
 guest account = smbguest
 log level = 2
 log file = /var/log/samba.log
 logon drive = p:
 netbios name = server
 os level = 99
 preferred master = yes
 security = user
   socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 
 SO_SNDBUF=8192
 wins support = yes
 workgroup = workgroup
 
 [public]
path = /tmp
guest ok = yes
writeable = yes
 
 EOF
 
 I already made the changes on regedit in my WinXP box.
 
 this is how vipw looks like: gino:x:500:500::/home/gino:/bin/bash
 R32$:x:1200:300:workstation:/dev/null:/bin/false
 
 this vigr:
 gino:x:500:
 R32:x:1200:
 workstation::300:
 
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] WinXP can`t log on Samba PDC

2003-06-18 Thread Justin Kreger
On Thu, 2003-06-19 at 00:32, Mark wrote:
 From the actual reg file itself
 This registry key is needed for a Windows XP Client to join and logon
to
 a Samba domain. 

I felt like a dummy when I opened up that file and looked at it.

 Keep in mind that if you are using Samba in a workgroup setting, the
 patch is not needed. Also the patch is only good for XP ProXP does
 not support domain logins.
 
Yeah, I hate that some users have home, I'm itching to move everybody to
a domain.. I figure even though I hate windows, I might as well use it's
best features.

 As far as XP timing out or disconnecting, do you mean the actual
mapped
 drives timeout and lose connection.?? One thing my I have found that
 helps eleviate this particular issue is to turn off the web client
 service if you do not use it.
Web Client Service?  What is that?

Keep in mind, I've been slowly going to Linux over the last 7 years, and
I don't have a windows box to my name, I only have to support XP because
ppl like it where I work :(   I think I need to start hinting with all
the Redhat 9 Demo Cds I have in my appartment.

 Now with XP loginng in with the admin password, I am not sure about
this
 one. It will probably get fixed in service pack 12 :-). Seriously
maybe
 some one else knows.
 

Geee... I have a strange feeling its some stupid setting that the
windows admin has been setting laptops up with, I finally had her
fedex me a laptop that she had just setup so I can check inter-op
correctly.




signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] WinXP can`t log on Samba PDC

2003-06-18 Thread Mark

Re: web client service, I had a client (XP Pro on 40 desktops, Redhat
8.0, Samba 2.2.6?? cannot quite remember)earlier this year who was
experiencing mapped drives timing out, poor performance in file copying
etc. At the time I had recalled reading a recent post in
comp.protocols.smb http://tinyurl.com/eoy0  where another person was
having simmilar issues. Another poster had suggested turning off the web
client service in XP and it cleared up all the issues. I did the same
for my client and needless to say it cured his computer woes.

I do not have a lot of info on what the Web client service actually
does. Here is a web site expalaining how web services work in office XP
though..be prepare for a healthy dose of propagand when reading it
:-)

http://www.microsoft.com/office/developer/webservices/toolkit.asp


-Original Message-
From: Justin Kreger [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 18, 2003 9:56 PM
To: [EMAIL PROTECTED]; Mark
Subject: RE: [Samba] WinXP can`t log on Samba PDC


On Thu, 2003-06-19 at 00:32, Mark wrote:
 From the actual reg file itself
 This registry key is needed for a Windows XP Client to join and logon
to
 a Samba domain.

I felt like a dummy when I opened up that file and looked at it.

 Keep in mind that if you are using Samba in a workgroup setting, the 
 patch is not needed. Also the patch is only good for XP ProXP does

 not support domain logins.
 
Yeah, I hate that some users have home, I'm itching to move everybody to
a domain.. I figure even though I hate windows, I might as well use it's
best features.

 As far as XP timing out or disconnecting, do you mean the actual
mapped
 drives timeout and lose connection.?? One thing my I have found that 
 helps eleviate this particular issue is to turn off the web client 
 service if you do not use it.
Web Client Service?  What is that?

Keep in mind, I've been slowly going to Linux over the last 7 years, and
I don't have a windows box to my name, I only have to support XP because
ppl like it where I work :(   I think I need to start hinting with all
the Redhat 9 Demo Cds I have in my appartment.

 Now with XP loginng in with the admin password, I am not sure about
this
 one. It will probably get fixed in service pack 12 :-). Seriously
maybe
 some one else knows.
 

Geee... I have a strange feeling its some stupid setting that the
windows admin has been setting laptops up with, I finally had her
fedex me a laptop that she had just setup so I can check inter-op
correctly.



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba