search for: getgr

Displaying 3 results from an estimated 3 matches for "getgr".

Did you mean: getdr
2000 Feb 23
0
Fwd: RE: Group logon Scripts
...alled by tthis command: > > perl /home/netlogon/logon_script %u %m %g > > According to smb.conf(1), %g only returns the primary group > of the user (as you've noted below). If you want to retreive all the > groups, > you could forget about %g altogether and use perl's getgr routines > and such to get all the groups that a user belongs to. > This way, if a user belongs to, say, 2 groups, you could set > up separate net use's, for example, that are appropriate for each group. > > If user A belongs to group 1 and user B belongs to group 2, you have &g...
2004 Feb 20
24
[Bug 787] Minor security problem due to use of deprecated NGROUPS_MAX in uidswap.c (sshd)
http://bugzilla.mindrot.org/show_bug.cgi?id=787 ------- Additional Comments From openssh_bugzilla at hockin.org 2004-02-20 13:01 ------- Created an attachment (id=548) --> (http://bugzilla.mindrot.org/attachment.cgi?id=548&action=view) NGROUPS patch ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2000 Jan 07
3
Group logon Scripts
We're almost at the stage of rolling out our new RH6.1/Samba server - one last item. We have some 60 users and 7 departments. Can I use/how do I use a logon script to log groups onto the server. I currently have 1 logon script per user, but a small change in 1 share means updating every script. Can I log them on by group ID but still map their personal shares with the %U flag so I then