WCM - Das österreichische Computer Magazin Forenübersicht
 

Zurück   WCM Forum > Rat & Tat > Linux, UNIX, Open Source

Linux, UNIX, Open Source Rat & Tat bei Problemen und Fragen rund um GNU/Linux, BSD und sonstige UNIXe

Microsoft KARRIERECAMPUS

 
 
Themen-Optionen Ansicht
Alt 17.05.2005, 10:10   #1
Juro
Hero
 
Registriert seit: 24.04.2003
Alter: 53
Beiträge: 823


Standard Samba PDC und Druckerzugriff

Hi,
Wieder einmal ein Samba Problem, welches mich noch in den Wahnsinn treibt...

Ich habe einen Samba 3.0.14 Domänencontroller (PDC), der diverse Funktionalitäten zur Verfügung stellt. Dazu gehören:
- Roaming Profiles
- Fileserver
- Drucker (mit Treiberbereitstellung)

Es funktioniert eigentlich alles, ausser der Drucker. Wenn ich den installieren will, bekomme ich diverse Fehlermeldungen (kommt auf die Windows Version an (NT 4, 2000, XPhome, XPprof), daß ich (als verschiedene User) das nicht darf.

Ein relevater Auszug meines smb.conf habe ich unten angefügt. Habt Ihr irgendwelche Ideen? Die Benutzer sind alle Mitglied der Gruppe users ...

Code:
[global]
#	server name and string
	netbios name = Server2
	server string = Server2

#	workgroup/domain properties
	workgroup = testdom

#	Grant access to all lokal PCs 
	hosts allow = 192.168.1. 192.168.0.

#	log properties
	log file = /var/log/samba/%m.log

#	security properties
#	domain controllers use user security and we need encrypted passwords
	security = domain
	domain logons = yes
	encrypt passwords = yes

#	adding machines to the domain requires a user to be added
	add machine script = /usr/sbin/useradd -g machines -d /var/lib/nobody -s /bin/false -M %u

#	to synchronize passwords between smbpasswd and /etc/passwd passwords
	passwd program = /usr/local/bin/passwd %u
	passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
	password server = *

#	make server2 the master browser
	os level = 65
	domain master = yes
	preferred master = yes
	local master = yes

#	WINS (DNS for netbios)
	wins support = yes
	time server = yes

# equivalent to the various profile details found in NTs User Manager
#	logon script = login.bat
	logon drive = m:
	logon home = \\%L\home\%U
	logon path = \\%N\%U\profile

# set up netlogon share for system policies and login scripts
	[netlogon]
	path=/data/netlogon
	writable = no
	guest ok = no
	comment = PDC netlogon share
	browseable = no

# printing support
	load printers = yes
	printing = cups
	printcap name = cups
	printer admin = @users

[homes]
	browseable = no
	comment = Home Directories
	writeable = yes
	valid users = %S
	create mode = 0664
	directory mode = 0775

[printers]
	comment = Alle Drucker
	browseable = no
	printable = yes
	valid users = @users
	path = /var/spool/samba
	printer admin = @users

[print$]
	comment = Drucker Treiber
	path = /etc/samba/drivers
	browseable = yes
	guest ok = no
	read only = yes
	write list = @users
	printer admin = @users
____________________________________
Software is like sex, it\'s better when it\'s free!
Juro ist offline   Mit Zitat antworten
 


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 00:57 Uhr.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Forum SEO by Zoints
© 2009 FSL Verlag