hi,
in history my samba worked on redhat 9 with samba 3.0.3 i think. (PDC for windows 2000/XP clients)
so, now my system hd crashed and i upgraded to suse 8.2, samba 3.0.13 role and conf. doesnt changed.
my smb. conf:
[global]
workgroup = awgworld.at
security = user
log file = /var/log/samba.log
log level = 3
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 SO_SNDBUF=8192
domain logons = yes
logon drive = h:
encrypt passwords = yes
wins support = yes
logon script = logon.bat
logon home = \\awg\%U
logon path = \\awg\home\profile\%U
os level = 99
preferred master = yes
domain master = yes
local master = yes
unix charset = ISO8859-15
[profile]
create mode = 0600
browseable = yes
writeable = yes
csc policy = disable
directory mode = 0700
path = /home/profile
read only = no
[home]
read only = no
create mode = 0600
directory mode = 0700
guest ok = no
path = /home[netlogon]
path = /home/netlogon
read only = yes
guest ok = yes
[archiv] comment = archiv path =/usr/awg.daten/archiv browseable = yes writeable = yes public = yes
[daten]
comment = daten
path =/usr/awg.daten/daten
browseable = yes
writeable = yes
public = yes[libary]
comment = libary
path =/usr/awg.daten/libary
browseable = yes
writeable = yes
public = yes[office]
comment = office
path =/usr/awg.daten/office
browseable = yes
writeable = yes
public = yes[presse]
comment = presse
path =/usr/awg.daten/presse
browseable = yes
writeable = yes
public = yes
[herwig] comment = herwig path = /home/herwig browseable = yes writeable = yes public = no
[andi] comment = andi path = /home/andi browseable = yes writeable = yes public = no
[christian] comment = christian path = /home/christian browseable = yes writeable = yes public = no
[jan] comment = jan path = /home/jan browseable = yes writeable = yes public = no
[michael] comment = michael path = /home/michael browseable = yes writeable = yes public = no
[friedrich] comment = fritz path = /home/friedrich browseable = yes writeable = yes public = no
ok..this conf worked.on my old redhat machine.
my steps on my suse samba server:
useradd -g computers -s /bin/false NAME$ smbpasswd -a -m NAME$ useradd -g users -s /bin/false -d /home/USER USER smpasswd -a USER
smpasswd -a root (for domain joining)
ok..
on windows side domain joining with root workes..reboot..login with user on awgworld.at
the error message comes like this:
windows could not locate your roaming profile bla, bla...details: network path not found.
my unix file dir. structure:
/awg/home/users /awg/home/profile/users /awg/home/netlogon
firewall is off, smb/nmb started
can everyone hellp me!?
thx in advance, mario fischer
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
