summaryrefslogtreecommitdiffstats
path: root/source/lib/system.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2007-06-08 19:58:32 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:23:12 -0500
commit8ee982b3678be41ce8b4f4c1df428dcbf897ccbe (patch)
tree29ba91471445f0e5b81df5f59b4bbda47dc5ed86 /source/lib/system.c
parenteb537185ee4a3f460709267c843c9303a9bb61b5 (diff)
downloadsamba-8ee982b3678be41ce8b4f4c1df428dcbf897ccbe.tar.gz
samba-8ee982b3678be41ce8b4f4c1df428dcbf897ccbe.tar.xz
samba-8ee982b3678be41ce8b4f4c1df428dcbf897ccbe.zip
r23391: Second part of the patch for Apple.
Change the sequence : gain_root(); sys_setgroups(ngroups, groups); become_id(uid, gid); to a function call : set_unix_security_ctx(uid_t uid, gid_t gid, int ngroups, gid_t *groups) James - should be safe for you to create a Darwin-specific version of this function now. Jeremy.
Diffstat (limited to 'source/lib/system.c')
0 files changed, 0 insertions, 0 deletions