Hier meine Probleme:
A) während von windows auf [video_public] zugegriffen werden kann verweigert [NNN001_media] jeglichen Zugriff. Da die Einstellungen gleich sind suche ich nach einer Einstellung, die ich eventuell übersehen habe.
B) Sobald ich Anwender autentifizieren lassen möchte, bzw den Zugriff auf bestimmte Anwender einschränke ist KEINE Anmeldung mehr möglich auch nicht root oder das root-passwort. Die Anwender sind in smbuser:
root = administrator
;nobody = guest pcguest smbguest
bzi = bzi
psh = psh
eingetragen und die Passworte in smbpasswd gespeichert...
Hatte schom im Forum gesucht, aber nichts erleuchtendes gefunden. Ich wäre für tipps dankbar, da ich die Scheunentore nicht offen lassen will.
Vielen Dank!
Configurations-Daten
---------------------
NNN001:~ # smbclient -LNNN001
Password:
Domain=[GRUPO-XXXXXXX] OS=[Unix] Server=[Samba 3.0.26a-3.5-1616-SUSE-SL10.3]
Sharename Type Comment
--------- ---- -------
profiles Disk Network Profiles Service
users Disk
groups Disk All groups
print$ Disk Printer Drivers
netlogon Disk Network Logon Service
srv001_media Disk
video_public Disk
IPC$ IPC IPC Service (Samba 3.0.26a-3.5-1616-SUSE-SL10.3)
HP_2605DN_single_manualfeed Printer HP Color LaserJet 2605
HP_2605DN_single Printer HP Color LaserJet 2605
HP_2605DN_duplex Printer HP Color LaserJet 2605
root Disk Home Directories
Domain=[GRUPO-SAMADHI] OS=[Unix] Server=[Samba 3.0.26a-3.5-1616-SUSE-SL10.3]
Server Comment
--------- -------
GSA-2-003
NNN001 Samba 3.0.26a-3.5-1616-SUSE-SL10.3
Workgroup Master
--------- -------
GRUPO-SAMADHI NNN001
INICIOMS DESKTOP
Mit einem Windows Vista Client kann ich alle shares sehen. Soweit funktioniert also SAMBA. Bei den Zugriffsberechtigungen tauchen jedoch probleme auf:
SMB.CONF sieht so aus:
# 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: 2007-09-22
[global]
workgroup = grupo-samadhi
printing = cups
printcap name = cups
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 = Yes
domain master = Yes
os level = 65
preferred master = Yes
[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]
path = /home/
veto files = /aquota.user/groups/shares/
case sensitive = no
read only = no
guest ok = yes
hide files = bzi/jsp/psh/psh2/swe/
strict locking = no
msdfs proxy = no
hosts allow = GSA-2-003 GSA-2-002 192.168.1.96 192.168.1.97
[groups]
comment = All groups
path = /home/groups
read only = No
inherit acls = Yes
[printers]
...
[print$]
...
[netlogon]
...
[NNN001_media]
path = /home/Media/
guest ok = yes
hide files = Video/Images/DCIM/
## Share disabled by YaST
# [install]
# guest ok = yes
# path = /home/install/
# read only = no
[video_public]
path = /home/Media/Video/Public/
guest ok = yes
A) während von windows auf [video_public] zugegriffen werden kann verweigert [NNN001_media] jeglichen Zugriff. Da die Einstellungen gleich sind suche ich nach einer Einstellung, die ich eventuell übersehen habe.
B) Sobald ich Anwender autentifizieren lassen möchte, bzw den Zugriff auf bestimmte Anwender einschränke ist KEINE Anmeldung mehr möglich auch nicht root oder das root-passwort. Die Anwender sind in smbuser:
root = administrator
;nobody = guest pcguest smbguest
bzi = bzi
psh = psh
eingetragen und die Passworte in smbpasswd gespeichert...
Hatte schom im Forum gesucht, aber nichts erleuchtendes gefunden. Ich wäre für tipps dankbar, da ich die Scheunentore nicht offen lassen will.
Vielen Dank!
Configurations-Daten
---------------------
NNN001:~ # smbclient -LNNN001
Password:
Domain=[GRUPO-XXXXXXX] OS=[Unix] Server=[Samba 3.0.26a-3.5-1616-SUSE-SL10.3]
Sharename Type Comment
--------- ---- -------
profiles Disk Network Profiles Service
users Disk
groups Disk All groups
print$ Disk Printer Drivers
netlogon Disk Network Logon Service
srv001_media Disk
video_public Disk
IPC$ IPC IPC Service (Samba 3.0.26a-3.5-1616-SUSE-SL10.3)
HP_2605DN_single_manualfeed Printer HP Color LaserJet 2605
HP_2605DN_single Printer HP Color LaserJet 2605
HP_2605DN_duplex Printer HP Color LaserJet 2605
root Disk Home Directories
Domain=[GRUPO-SAMADHI] OS=[Unix] Server=[Samba 3.0.26a-3.5-1616-SUSE-SL10.3]
Server Comment
--------- -------
GSA-2-003
NNN001 Samba 3.0.26a-3.5-1616-SUSE-SL10.3
Workgroup Master
--------- -------
GRUPO-SAMADHI NNN001
INICIOMS DESKTOP
Mit einem Windows Vista Client kann ich alle shares sehen. Soweit funktioniert also SAMBA. Bei den Zugriffsberechtigungen tauchen jedoch probleme auf:
SMB.CONF sieht so aus:
# 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: 2007-09-22
[global]
workgroup = grupo-samadhi
printing = cups
printcap name = cups
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 = Yes
domain master = Yes
os level = 65
preferred master = Yes
[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]
path = /home/
veto files = /aquota.user/groups/shares/
case sensitive = no
read only = no
guest ok = yes
hide files = bzi/jsp/psh/psh2/swe/
strict locking = no
msdfs proxy = no
hosts allow = GSA-2-003 GSA-2-002 192.168.1.96 192.168.1.97
[groups]
comment = All groups
path = /home/groups
read only = No
inherit acls = Yes
[printers]
...
[print$]
...
[netlogon]
...
[NNN001_media]
path = /home/Media/
guest ok = yes
hide files = Video/Images/DCIM/
## Share disabled by YaST
# [install]
# guest ok = yes
# path = /home/install/
# read only = no
[video_public]
path = /home/Media/Video/Public/
guest ok = yes