Changeset 222 for branches/samba-3.3.x/source/include/smb.h
- Timestamp:
- May 24, 2009, 7:45:16 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/include/smb.h
r221 r222 597 597 */ 598 598 struct auth_serversupplied_info *server_info; 599 600 /* 601 * If the "force group" parameter is set, this is the primary gid that 602 * may be used in the users token, depending on the vuid using this tid. 603 */ 604 gid_t force_group_gid; 599 605 600 606 char client_address[INET6_ADDRSTRLEN]; /* String version of client IP address. */
Note:
See TracChangeset
for help on using the changeset viewer.