latymer schrieb:"Und schau ob die deamons laufen und in Runleveln 3 und 5 automatisch gestartet werden.
nmbd und smbd heissen die beiden."
Wie kann ich das Kontrollieren, bin erst seit 3Tagen mit Suse.
Was ist runlevel?
Gruss
Don
su -
Password:
rcsmb status
rcnmb status
latymer schrieb:smb = running
nmd = dead
Wie starte ich (dauerhaft) nmd (am liebsten mit Konsole)?
Gruss
Don
rcnmb start
rcnmb stop
rcDerDienst start/stop/status
smb.conf schrieb:# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date: 2004-04-06
[global]
workgroup = Workgroup
interfaces = 127.0.0.1 eth0
bind interfaces only = true
printing = cups
printcap name = cups
printer admin = @ntadmin, root, administrator
map to guest = Bad User
security = user
encrypt passwords = yes
server string = Samba Server
#add machine script =
domain master = false
domain logons = no
#local master = no
local master = yes
os level = 65
preferred master = auto
#ldap suffix = dc=example,dc=com
#passdb backend = smbpasswd:tanja smbpasswd
passdb backend = smbpasswd
netbios name = Musikrechner
[homes]
comment = Home Directories
valid users = %S
browseable = no
read only = no
guest ok = no
printable = no
#[users]
# comment = All users
# path = /home
# writeable = Yes
# inherit permissions = Yes
# veto files = /aquota.user/groups/shares/
# browseable = yes
# guest ok = no
# printable = no
#[groups]
# comment = All groups
# path = /home/groups
# writeable = Yes
# inherit permissions = Yes
# browseable = yes
# guest ok = no
# printable = no
#[pdf]
# comment = PDF creator
# path = /var/tmp
# printable = yes
# print command = /usr/bin/smbprngenpdf -J '%J' -c %c -s %s -u '%u' -z %z
# create mask = 0600
# browseable = yes
# guest ok = no
#[printers]
# comment = All Printers
# path = /var/tmp
# printable = yes
# create mask = 0600
# browseable = no
# guest ok = no
#[print$]
# comment = Printer Drivers
# path = /var/lib/samba/drivers
# write list = @ntadmin root
# force group = ntadmin
# create mask = 0664
# directory mask = 0775
# browseable = yes
# guest ok = no
# printable = no
#[d data]
# comment = D Data
# path = /windows/D/
# browseable = yes
# guest ok = no
# printable = no
#[e storage]
# comment = E Storage
# path = /windows/E/
# browseable = yes
# guest ok = no
# printable = no
[f fat]
comment = F Fat
path = /windows/F/
browseable = yes
# guest ok = no
[b[guest ok = yes[/b]
printable = no
#[h workstation]
# comment = H Workstation
# path = /windows/H/
# browseable = yes
# guest ok = no
# printable = no
)