XP --> Linux with Samba

From: Mike T. (NtOrSoPzAzMo_at_arcor.de)
Date: 11/06/05


Date: Sun, 6 Nov 2005 22:19:18 +0100

Hi,

I'm trying to get my XP Pro computers to see Samba shares on a SuSE 10.0
box. On the windows side, I'm using a workgroup, not a domain. I've been
going through resources on the Web, but I still can't seem to accomplish it.

I have accounts the same username/password combo on both machines. When
going into Network Neighborhood on the XP box, the Linux machine is visible.
However, when I try to access it, I get a message saying that I don't have
permission. I've never had probems browsing Windows shares from the Linux
box.

Here's my smb.conf:

# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
# Date: 2005-09-13

[global]
workgroup = THOMENET
printing = cups
hosts allow = 192.168.1. 127.
printcap name = cups
printcap cache time = 750
cups options = raw
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s
/bin/false %m$
domain logons = No
domain master = No
security = user

[homes]
comment = Home Directories
valid users = %S
browseable = No
read only = No
inherit acls = Yes

[profiles]
comment = Network Profiles Service
path = %H
read only = No
store dos attributes = Yes
create mask = 0600
directory mask = 0700

[users]
comment = All users
path = /home
read only = No
inherit acls = Yes
veto files = /aquota.user/groups/shares/

[groups]
comment = All groups
path = /home/groups
read only = No
inherit acls = Yes

[printers]
comment = All Printers
path = /var/tmp
printable = Yes
create mask = 0600
browseable = No

[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @ntadmin root
force group = ntadmin
create mask = 0664
directory mask = 0775

## Share disabled by YaST
# [netlogon]

What am I doing wrong?
Thanks,
Mike



Relevant Pages

  • Re: windows could not connect to the domain
    ... After starting up the system freezes when I try to logon and I receive a ... my computer in the workgroup), which is strange as I have no domain, only a ... > Windows Shell/User ...
    (microsoft.public.windowsxp.accessibility)
  • Re: Windows XP Welcome Screen and NT Server 4.0 Security
    ... In Windows XP in a domain the computer by ... Also it can help if the user logon name is something really easy to remember ... workgroup as it can do a LOT to lockdown users. ... an NT server for DHCP, Printer Services, and User-Level Security. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: safe to login as another outlook user?
    ... (cannot see this workgroup in Control Panel - Mail, ... > Well it depends on how you logon to Windows 98. ... > username, password and a domain? ... > so other users can logon and don't mess up your settings. ...
    (microsoft.public.outlook)
  • Fast User Switching on a 2003 network
    ... I'm having a problem with fast user switching/windows ... logon on a Windows 2003 workgroup. ...
    (microsoft.public.windowsxp.general)
  • [SLE] Basic SAMBA Configuration
    ... I have 2 computers I am trying to network. ... directory mask = 0700 ...
    (SuSE)