svn commit: samba r3221 - in branches/SAMBA_3_0/source/sam: .

Gerald (Jerry) Carter jerry at samba.org
Mon Oct 25 19:47:48 GMT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

jht at samba.org wrote:
| Author: jht
| Date: 2004-10-25 19:41:16 +0000 (Mon, 25 Oct 2004)
| New Revision: 3221
|
| WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source/sam&rev=3221&nolog=1
|
| Log:
| Remove check for allow-trusted-domains so that this thing does not
throw-up.

so how are you ensuring that the backend is used in a single domain ?

| Modified: branches/SAMBA_3_0/source/sam/idmap_rid.c
| ===================================================================
| --- branches/SAMBA_3_0/source/sam/idmap_rid.c	2004-10-25 19:25:54 UTC
(rev 3220)
| +++ branches/SAMBA_3_0/source/sam/idmap_rid.c	2004-10-25 19:41:16 UTC
(rev 3221)
| @@ -58,7 +58,7 @@
|  	fstring tok;
|
|  	/* falling back to automatic mapping when there were no options given */
| -	if (!*init_param || !lp_allow_trusted_domains()) {
| +	if (!*init_param) {
|
|  		DEBUG(3,("rid_idmap_parse: no domain list given or trusted
domain-support deactivated, falling back to automatic mapping for own
domain:\n"));





cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBfVhjIR7qMdg1EfYRAm7OAJ4xgVW3RMAfV3gAOxKiRum7D40D0gCgmSix
xHty24A4RAKlPCUakV/sxtM=
=wVM3
-----END PGP SIGNATURE-----


More information about the samba-technical mailing list