CVS update: samba/source/auth

Gerald (Jerry) Carter jerry at samba.org
Tue May 13 15:32:06 GMT 2003


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

On 14 May 2003, Andrew Bartlett wrote:

> We don't require it (do we?).  You only need it if you want to add
> accounts for which you don't already have a RID.  You get an RID if the
> account exists in /etc/passwd, after add user scripts are run.

you didn't actually try to run without idmao range after these 
changes did you? :-)  look in pdb_init_ldapsam()

  ldap_state->permit_non_unix_accounts = True;

  /* We know these uids can't turn up as allogorithmic RIDs */
  if (!lp_idmap_uid(&low_idmap_uid, &high_idmap_uid)) {
    DEBUG(0, ("cannot use ldapsam_nua without 'idmap uid range' in smb.conf!\n"));
    return NT_STATUS_UNSUCCESSFUL;
  }




jerry

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE+wQ/2IR7qMdg1EfYRAtzAAKDXtlo4pfG869NmlJd9m7zlt5Eu9wCcDExG
/y+RAv1Hb/GeC4peo3hHaN4=
=sxPV
-----END PGP SIGNATURE-----



More information about the samba-technical mailing list