Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-27 | s4-torture: Add a user creation check. | Andreas Schneider | 1 | -0/+288 | |
This adds a patch which creates a non-privileged user and then tries to create a new user as the non-privileged user. Pretty simple test but it found #8509. Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Thu Oct 27 18:51:14 CEST 2011 on sn-devel-104 | |||||
2011-10-27 | s4-torture: Add a samr privilege check. | Andreas Schneider | 1 | -0/+327 | |
This is the first part which checks if a deleted user is propagated correctly to all daemons and caches with user information are emtpy. |