1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-29 04:23:51 +03:00

r5976: SIDs can't have more then 5 subauths (caught by [validate] and

range())
This commit is contained in:
Jelmer Vernooij
2005-03-22 22:11:50 +00:00
committed by Gerald (Jerry) Carter
parent 28914c89dc
commit ec1eaa274b
3 changed files with 5 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
Common popt routines
Copyright (C) Tim Potter 2001,2002
Copyright (C) Jelmer Vernooij 2002,2003
Copyright (C) Jelmer Vernooij 2002,2003,2005
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by