This is a discussion on Configuring Samba3 to authenticate against two ADS domains - SMB ; Is it possible to configure a samba3 server to authenticate users against two separate ADS domains? What I wanted to do was to configure samba using: realm = x.y.REALM security = ADS password server = x.y.server However, this allows only ...
Is it possible to configure a samba3 server to authenticate users
against two separate ADS domains? What I wanted to do was to configure
samba using:
realm = x.y.REALM
security = ADS
password server = x.y.server
However, this allows only one kerberos realm to be specified.
Is is possible to specify multiple realms?
Thanx in advance.