Clarify this comment.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 26 Jul 2002 07:18:15 +0000 (07:18 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 26 Jul 2002 07:18:15 +0000 (07:18 +0000)
(This used to be commit d2b4e669aeada9c3498c3a9e49360270def5ad99)

source3/passdb/passdb.c

index 4e3d558e987e0de863be78dc857e3cab14ea75c3..3f1425e240f533f5e2427421ceced14b0e711acc 100644 (file)
@@ -528,6 +528,9 @@ BOOL pdb_rid_is_user(uint32 rid)
    * such that it can be identified as either a user, group etc
    * type.  there are 5 such categories, and they are documented.
    */
+       /* However, they are not in the RID, just somthing you can query
+          seperatly.  Sorry luke :-) */
+
    if(pdb_rid_is_well_known(rid)) {
       /*
        * The only well known user RIDs are DOMAIN_USER_RID_ADMIN