FW: [SLUG] Samba 3 login from XP

2005-06-28 Thread Phill
Have you disabled selinux for smb?

Phill


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Edwin Humphries
Sent: Wednesday, 29 June 2005 11:51 AM
To: Slug@slug.org.au
Subject: [SLUG] Samba 3 login from XP

I have a dual boot laptop (XP and FC4). I need to be able to access the
data partition (FAT32) from another XP machine regardless of which OS
the laptop is running. The partition mounts under FC fine, but I can't
get the samba login to work properly. The laptop is visible on the
Windows network, but trying to login pulls up an authentication window;
entering the username and password just reopens the window.

An ethereal dump of the login sessions is as follows:

27.342581 172.31.255.98 -> 172.31.255.20 SMB Negotiate Protocol Response
27.343272 172.31.255.20 -> 172.31.255.98 SMB Session Setup AndX Request,
NTLMSSP_NEGOTIATE
27.344720 172.31.255.98 -> 172.31.255.20 SMB Session Setup AndX
Response, NTLMSSP_CHALLENGE, Error: STATUS_MORE_PROCESSING_REQUIRED
27.345076 172.31.255.20 -> 172.31.255.98 SMB Session Setup AndX Request,
NTLMSSP_AUTH
27.346574 172.31.255.98 -> 172.31.255.20 SMB Session Setup AndX Response
27.346883 172.31.255.20 -> 172.31.255.98 SMB Tree Connect AndX Request,
Path: \\SHALLOW-THOUGHT\IPC$
27.347951 172.31.255.98 -> 172.31.255.20 SMB Tree Connect AndX Response
27.350168 172.31.255.20 -> 172.31.255.98 SMB Session Setup AndX Request,
NTLMSSP_NEGOTIATE
27.351063 172.31.255.98 -> 172.31.255.20 SMB Session Setup AndX
Response, NTLMSSP_CHALLENGE, Error: STATUS_MORE_PROCESSING_REQUIRED
27.351529 172.31.255.20 -> 172.31.255.98 SMB Session Setup AndX Request,
NTLMSSP_AUTH
27.355627 172.31.255.98 -> 172.31.255.20 SMB Session Setup AndX
Response, Error: STATUS_LOGON_FAILURE

the smb.conf files is as follows:

[global]
log file = /var/log/samba/%m.log
ldap ssl = No
restrict anonymous = no
idmap gid = 16777216-33554431
socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
guest ok = no
domain master = no
map to guest = Bad User
username map = /etc/samba/smbusers
dns proxy = no
cups options = raw
max protocol = NT
server string = Edwin's Laptop
idmap uid = 16777216-33554431
workgroup = Ironstone
server signing = Auto
printcap name = /etc/printcap
preferred master = no
max log size = 50

[homes]
comment = Home Directories
browseable = yes
writeable = yes
 createmask = 0777

Can anyone help?

--
Regards,
Edwin Humphries
Mobile: 0419 233 051
Ironstone Technology Pty Ltd
P. O. Box 423, Kiama, NSW, 2533
Phone: +61 (0)2 4233 2285
Facsimile: +61 (0)2 4233 2299
Web: http//www.ironstone.com.au

***
This email is intended for the named addressee/s only and
may contain confidential or privileged information. If you
are not a named addressee please delete the message and
notify the sender.
***
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


smime.p7s
Description: S/MIME cryptographic signature
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

RE: FW: [SLUG] samba

2005-03-22 Thread Phill

I was alerted to the fact that the firewall was casing me grief. And it
was. Problem solved
Regards,
Phill 


smime.p7s
Description: S/MIME cryptographic signature
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Re: FW: [SLUG] samba

2005-03-22 Thread Luke Skywalker
i meant hosts allow in the smb.conf...
i can send you my smb conf if you like?
Are you using an interfact to configure it?
i found the KDE control panel really really good to use
Luke
Phill wrote:
Hosts deny is set to all:all
Hosts allow
Has the following ALL: 10.1.1.9 (the ip address of the router to the
subnet where the windows machine is)
The samba authentication mode is set to user
I tried to add a completely new user to see if that would help but it does
not
Regards,
Phill O'Flynn
Muse-Tech
Ph 02 4782 6832
Fax   02 4782 6835
Mobile  0422 202 422
email: [EMAIL PROTECTED]
snail-mail   P.O. Box 6007
 Katoomba NSW 2780
-Original Message-
From: Luke Skywalker [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23 March 2005 8:20 AM
To: Phill
Cc: slug@slug.org.au
Subject: Re: FW: [SLUG] samba
Hi,
Are you using User/Share level security
I found that the problem for me was setting which ip addresses where
allowed access (in my subnet...) that was the major problem.
this is my host allow for a particular share:
I only want a few hosts to access...but you can define whole subnets too..
hosts allow = 127.0.0.1,192.168.1.45,192.168.0.45,192.168.1.123
i had share level security on it...but the security wasnt a problem,
because user level worked too fine (as long as a had matching
accounts/passwords)
Luke
Phill wrote:
I have already done this
Regards,
Phill
-Original Message-
From: Dean Hamstead [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23 March 2005 7:37 AM
To: Phill
Cc: slug@slug.org.au
Subject: Re: [SLUG] samba
could be to do with password encryption
(ie you need to turn it on in samba)
Dean
Phill wrote:

I hsve setup a samba server on a fedora 3 platform but am having trouble

connecting from windows xp. xp seems to recognise the share but the
password is not accepted (the password is right). the samba .config
seems to be ok. I have set it up before but this is the first time i
have had trouble.
Any ideas??!

Regards,
Phill


--
WWW: http://dean.bong.com.au  LAN: http://www.bong.com.au
EMAIL: [EMAIL PROTECTED]   or   [EMAIL PROTECTED]
ICQ: 16867613

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


FW: [SLUG] samba

2005-03-22 Thread Phill
Hosts deny is set to all:all
Hosts allow
Has the following ALL: 10.1.1.9 (the ip address of the router to the
subnet where the windows machine is)

The samba authentication mode is set to user

I tried to add a completely new user to see if that would help but it does
not

Regards,
Phill O'Flynn

Muse-Tech
Ph 02 4782 6832
Fax   02 4782 6835
Mobile  0422 202 422
email: [EMAIL PROTECTED]
snail-mail   P.O. Box 6007
 Katoomba NSW 2780


-Original Message-
From: Luke Skywalker [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23 March 2005 8:20 AM
To: Phill
Cc: slug@slug.org.au
Subject: Re: FW: [SLUG] samba

Hi,
Are you using User/Share level security


I found that the problem for me was setting which ip addresses where
allowed access (in my subnet...) that was the major problem.
this is my host allow for a particular share:
I only want a few hosts to access...but you can define whole subnets too..

hosts allow = 127.0.0.1,192.168.1.45,192.168.0.45,192.168.1.123

i had share level security on it...but the security wasnt a problem,
because user level worked too fine (as long as a had matching
accounts/passwords)

Luke


Phill wrote:
> I have already done this
>
> Regards,
> Phill
>
> -Original Message-
> From: Dean Hamstead [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 23 March 2005 7:37 AM
> To: Phill
> Cc: slug@slug.org.au
> Subject: Re: [SLUG] samba
>
> could be to do with password encryption
> (ie you need to turn it on in samba)
>
> Dean
>
> Phill wrote:
>
>>I hsve setup a samba server on a fedora 3 platform but am having trouble
>
>
>>connecting from windows xp. xp seems to recognise the share but the
>>password is not accepted (the password is right). the samba .config
>>seems to be ok. I have set it up before but this is the first time i
>>have had trouble.
>>
>>Any ideas??!
>>
>>
>>
>>Regards,
>>
>>Phill
>>
>>
>>
>
>
> --
> WWW: http://dean.bong.com.au  LAN: http://www.bong.com.au
> EMAIL: [EMAIL PROTECTED]   or   [EMAIL PROTECTED]
> ICQ: 16867613
>


smime.p7s
Description: S/MIME cryptographic signature
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

FW: [SLUG] samba

2005-03-22 Thread Phill
If the server has a host name of internal. and the windows
machine is not labelled  the same  will  that cause problems for samba. It
does't with ssh. This works fine

Regards,
Phill O'Flynn

Muse-Tech
Ph 02 4782 6832
Fax   02 4782 6835
Mobile  0422 202 422
email: [EMAIL PROTECTED]
snail-mail   P.O. Box 6007
 Katoomba NSW 2780


-Original Message-
From: Dean Hamstead [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23 March 2005 7:37 AM
To: Phill
Cc: slug@slug.org.au
Subject: Re: [SLUG] samba

could be to do with password encryption
(ie you need to turn it on in samba)

Dean

Phill wrote:
> I hsve setup a samba server on a fedora 3 platform but am having trouble

> connecting from windows xp. xp seems to recognise the share but the
> password is not accepted (the password is right). the samba .config
> seems to be ok. I have set it up before but this is the first time i
> have had trouble.
>
> Any ideas??!
>
>
>
> Regards,
>
> Phill
>
>
>

--
WWW: http://dean.bong.com.au  LAN: http://www.bong.com.au
EMAIL: [EMAIL PROTECTED]   or   [EMAIL PROTECTED]
ICQ: 16867613


smime.p7s
Description: S/MIME cryptographic signature
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Re: FW: [SLUG] samba

2005-03-22 Thread Kevin Saenz
What were your steps in configuring samba? what is your smb.conf file like? 
have you made a domain? are you authentincating with the server? have
you created users using smbpasswd? I know it makes no real difference
what version of XP are you using Home or pro?


> Hi,
> Are you using User/Share level security
> 
> I found that the problem for me was setting which ip addresses where
> allowed access (in my subnet...) that was the major problem.
> this is my host allow for a particular share:
> I only want a few hosts to access...but you can define whole subnets too..
> 
> hosts allow = 127.0.0.1,192.168.1.45,192.168.0.45,192.168.1.123
> 
> i had share level security on it...but the security wasnt a problem,
> because user level worked too fine (as long as a had matching
> accounts/passwords)
> 
> Luke
> 
> Phill wrote:
> > I have already done this
> >
> > Regards,
> > Phill
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


Re: FW: [SLUG] samba

2005-03-22 Thread Luke Skywalker
Hi,
Are you using User/Share level security
I found that the problem for me was setting which ip addresses where 
allowed access (in my subnet...) that was the major problem.
this is my host allow for a particular share:
I only want a few hosts to access...but you can define whole subnets too..

hosts allow = 127.0.0.1,192.168.1.45,192.168.0.45,192.168.1.123
i had share level security on it...but the security wasnt a problem, 
because user level worked too fine (as long as a had matching 
accounts/passwords)

Luke
Phill wrote:
I have already done this
Regards,
Phill
-Original Message-
From: Dean Hamstead [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23 March 2005 7:37 AM
To: Phill
Cc: slug@slug.org.au
Subject: Re: [SLUG] samba
could be to do with password encryption
(ie you need to turn it on in samba)
Dean
Phill wrote:
I hsve setup a samba server on a fedora 3 platform but am having trouble

connecting from windows xp. xp seems to recognise the share but the
password is not accepted (the password is right). the samba .config
seems to be ok. I have set it up before but this is the first time i
have had trouble.
Any ideas??!

Regards,
Phill


--
WWW: http://dean.bong.com.au  LAN: http://www.bong.com.au
EMAIL: [EMAIL PROTECTED]   or   [EMAIL PROTECTED]
ICQ: 16867613
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


FW: [SLUG] samba

2005-03-22 Thread Phill

I have already done this

Regards,
Phill

-Original Message-
From: Dean Hamstead [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 23 March 2005 7:37 AM
To: Phill
Cc: slug@slug.org.au
Subject: Re: [SLUG] samba

could be to do with password encryption
(ie you need to turn it on in samba)

Dean

Phill wrote:
> I hsve setup a samba server on a fedora 3 platform but am having trouble

> connecting from windows xp. xp seems to recognise the share but the
> password is not accepted (the password is right). the samba .config
> seems to be ok. I have set it up before but this is the first time i
> have had trouble.
>
> Any ideas??!
>
>
>
> Regards,
>
> Phill
>
>
>

--
WWW: http://dean.bong.com.au  LAN: http://www.bong.com.au
EMAIL: [EMAIL PROTECTED]   or   [EMAIL PROTECTED]
ICQ: 16867613


smime.p7s
Description: S/MIME cryptographic signature
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html