1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source/auth
Andrew Bartlett 554842e0a5 Fix up a security issue with the way we handle domain groups retuned on the
info3.  These are RIDs, and it only makes sense to combine them with the domain
SID returned with them.  This is important for trusted domains, where that sid
might be other than the one we currently reterive from the secrets.tdb.

Also remove the become_root()/unbecome_root() wrapper from around both
remaining TDB users:  Both are now initialised at smbd startup.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
auth_builtin.c I've decided to move the auth code around a bit more... 0001-01-01 00:00:00 +00:00
auth_compat.c Add a touch of 'const' to some auth components, and move the simple plaintext 0001-01-01 00:00:00 +00:00
auth_domain.c Fix up a security issue with the way we handle domain groups retuned on the 0001-01-01 00:00:00 +00:00
auth_rhosts.c I've decided to move the auth code around a bit more... 0001-01-01 00:00:00 +00:00
auth_sam.c Commit the auth associated changes I missed from the last commit. 0001-01-01 00:00:00 +00:00
auth_server.c I've decided to move the auth code around a bit more... 0001-01-01 00:00:00 +00:00
auth_unix.c This is another *BIG* change... 0001-01-01 00:00:00 +00:00
auth_util.c Add a touch of 'const' to some auth components, and move the simple plaintext 0001-01-01 00:00:00 +00:00
auth_winbind.c Bring auth_winbind into line with the protocol changes 0001-01-01 00:00:00 +00:00
auth.c Spelling fixes. 0001-01-01 00:00:00 +00:00
pampass.c Small 'const' updates ahead of some AuthRewrite merging. 0001-01-01 00:00:00 +00:00
pass_check.c A nice *big* change to the fundemental way we do things. 0001-01-01 00:00:00 +00:00