Ignore:
Timestamp:
Jun 28, 2011, 10:17:44 AM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/libcli/security/dom_sid.h

    r414 r583  
    4141char *dom_sid_string(TALLOC_CTX *mem_ctx, const struct dom_sid *sid);
    4242
     43#ifndef MAXSUBAUTHS
     44#define MAXSUBAUTHS 15 /* max sub authorities in a SID */
     45#endif
     46
    4347#endif /*_DOM_SID_H_*/
    4448
Note: See TracChangeset for help on using the changeset viewer.