nevie niekto poradit so sambou v mandrake 10.1?
[global]
	workgroup = MDKGROUP
	netbios name = TRIBOSRV
	server string = Samba Server %v
	encrypt passwords = Yes
	map to guest = Bad User
	log file = /var/log/samba2/log.%m
	max log size = 50
	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
	printcap name = cups
	dns proxy = No
	printer admin = @adm
	hosts allow = horvath
	printing = cups
[homes]
	comment = Home Directories
	path = /home/horvath
	guest account = horvath
	read only = No
	guest ok = Yes
	hosts allow = horvath
[printers]
	comment = All Printers
	path = /var/spool/samba2
	create mask = 0700
	guest ok = Yes
	printable = Yes
	print command = lpr-cups -P %p -o raw %s -r   # using client side printer drivers.
	browseable = No
[print$]
	path = /var/lib/samba2/printers
	write list = @adm root
	guest ok = Yes
[pdf-generator]
	comment = PDF Generator (only valid users)
	path = /var/tmp
	printable = Yes
	print command = /usr/share/samba2/scripts/print-pdf %s ~%u //%L/%u %m %I &
[pdf-screen]
	comment = PDF Generator - Screen quality (only valid users)
	path = /var/tmp
	printable = Yes
	print command = /usr/share/samba2/scripts/print-pdf %s ~%u //%L/%u %m %I "" %S &
	copy = pdf-generator
[pdf-printer]
	comment = PDF Generator - Print quality (only valid users)
	path = /var/tmp
	printable = Yes
	print command = /usr/share/samba2/scripts/print-pdf %s ~%u //%L/%u %m %I "" %S &
	copy = pdf-generator
[pdf-prepress]
	comment = PDF Generator - PrePress quality (only valid users)
	path = /var/tmp
	printable = Yes
	print command = /usr/share/samba2/scripts/print-pdf %s ~%u //%L/%u %m %I "" %S &
	copy = pdf-generator
[ZDIELANE]
	comment = HORVATH
	path = /home/horvath
	guest account = 
	valid users = horvath
	write list = horvath
	hosts allow = horvath
 
[global] workgroup = tvoja_skupina server string = Samba Server %v log file = /var/log/samba/log.%m max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 printcap name = cups dns proxy = No valid users = samba printer admin = @adm [homes] comment = Domaci adresar Samba path = /home/samba/public read list = samba write list = samba read only = No browseable = Nosamozrejme ze uprav si to ako chces, to je len priklad, ktory okrem ineho funguje :-) , musis mat vytvoreneho user-a samba a aj v sambe mu musis nastavit heslo, a adresar ktory mas v path musi tiez existovat a ten user (napr samba) tam musi mat prava of course :-). dufam ze to zmaknes, ak nie tak este stale mozes kusit GUI ;-)