mirror of
https://github.com/samba-team/samba.git
synced 2025-03-25 14:50:24 +03:00
removed home_share from user_info structure.
(This used to be commit c59b8cee4721eeeb79f07f48ac17492530d4cdb1)
This commit is contained in:
parent
423a7c4171
commit
dc9999ebd0
@ -1141,10 +1141,6 @@ typedef struct
|
||||
int *igroups; /* an integer version - some OSes are broken :-( */
|
||||
int *attrs; /* attributes associated with each gid */
|
||||
|
||||
#if (defined(NETGROUP) && defined(AUTOMOUNT))
|
||||
char *home_share; /* to store NIS home of a user - simeon */
|
||||
#endif
|
||||
|
||||
int n_sids;
|
||||
int *sids;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user