Hey Swerda, cheers for replying
MSHOME in Win7.
Suse Yast -> Network Services -> Windows Domain Membership = MSHOME
Use SMB Info checkbox off though.
=========== smb.conf ===================
john@linux-j560:~> cat /etc/samba/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: 2011-03-01
[global]
printcap name = cups
cups options = raw
map to guest = Bad User
logon path = \%L\profiles.msprofile
logon home = \%L%U.9xprofile
logon drive = P:
security = domain
passdb backend = smbpasswd
usershare max shares = 100
usershare allow guests = Yes
workgroup = MSHOME
netbios name = OpenSuse
wins support = No
wins server =
[homes]
comment = Home Directories
valid users = %S, %D%w%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
[virtual hosts]
comment = virtual hosts config file area
inherit acls = yes
path = /etc/apache2/vhosts.d/
read only = no
guest ok = yes
force user = john
[www_root]
comment = websites
inherit acls = yes
path = /srv/www/htdocs/
read only = no
guest ok = yes
guest account = john
[PUBLIC]
path = /home/john/Public/
guest ok = yes
read only = no
guest account = john
========================================================================
su - -c “rcnmb status;rcsmb status” Response was
Samba NMB Daemon running
Samba SMB daemon
========================================================================================================================
cat /etc/SuSE-release
No such directory, but this is OpenSuSe 11.4 off the latest Linux Format DVD with full update.
Win IpConfig
Ethernet adapter Local Area Connection* 25:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : hshld.com
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . : mshome.net
IPv4 Address. . . . . . . . . . . : 192.168.0.151
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Ethernet adapter VirtualBox Host-Only Network:
Connection-specific DNS Suffix . :
Autoconfiguration IPv4 Address. . : 169.254.145.63
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
================================================================================================
Link encap:Ethernet HWaddr 08:00:27:95:1B:F0
inet6 addr: fec0::8:a00:27ff:fe95:1bf0/64 Scope:Site
inet6 addr: 2002:290e:a41d:8:a00:27ff:fe95:1bf0/64 Scope:Global
inet6 addr: fe80::a00:27ff:fe95:1bf0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:18782 errors:0 dropped:0 overruns:0 frame:0
TX packets:12260 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:25273729 (24.1 Mb) TX bytes:958803 (936.3 Kb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1696 errors:0 dropped:0 overruns:0 frame:0
TX packets:1696 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:225149 (219.8 Kb) TX bytes:225149 (219.8 Kb)