search for: lp_force_group

Displaying 2 results from an estimated 2 matches for "lp_force_group".

1998 Aug 27
2
Create mode, create mask etc...
I had no luck with my previous post, so I try again: Would someone please help me with the "create mode/mask" settings and/or others if needed, or point me to some docs. In the following 2 examples, I cannot find the correct settings: I use the [netlogon] share, and edit logon scripts there from my Windows machine. The group gets set to my user name's group (mi), execute by others
2003 Dec 01
0
No subject
if((group_c = *lp_force_group(snum))) { BOOL is_guest = False; some lines deleted token = create_nt_token(uid, gid, current_user.ngroups,current_user.groups, is_guest); must_free_token = True; } set_sec_ctx(uid, gid, current_user.ngroups, current_user.gr...