SAMBA digest 1948

Ludek Babor Babor at Glavunion.cz
Thu Jan 21 09:01:55 GMT 1999


> Date: Tue, 19 Jan 1999 16:06:14 -0500
> From: "Sengodan Arulmozhi  (UO/QAW4.1)" <Arulmozhi.Sengodan at pcm.bosch.com>
> To: samba at samba.org Subject: Password authentication from two NT domains 

> I have the authentication set as 
> password server = NT of domain1

> I need a share to be accessible from domain 1 and domain 2. 

Insert these lines in your smb.conf file:
include = /usr/local/samba/lib/smb.conf.%L
netbios aliases = server1 server2

and create file /usr/local/samba/lib/smb.conf.server1 (lowercase) with
these lines:
security = server
password server = PDC1 BDC1

and create file /usr/local/samba/lib/smb.conf.server2 (lowercase) with
these lines:
security = server
password server = PDC2 BDC2

Now, when user try to map disk \\SERVER1\SHARE user is authenticated
against username/password in domain1 (PDC1, BDC1).
When user try to map disk \\SERVER2\SHARE user is authenticated against
username/password in domain2 (PDC2, BDC2). Physically are \\SERVER1\SHARE
and \\SERVER2\SHARE the same.

Best regards
	Ludek Babor			E-Mail: Babor at Glavunion.cz
	operation manager		E-Mail: Ludek.Babor at cz.glaverbel.com
	Glaverbel Czech, a.s., Teplice	Tel: +420-417-503085 (+420-602-388003)
	Sklarska 450			Fax: +420-417-508085
	416 74 Teplice			FIDO: 2:423/74.13

	PGP key available from PGP key servers (http://www.pgp.net/pgpnet)

	I use MIME ISO-8859-2 friendly software.


More information about the samba mailing list