mirror of
https://github.com/samba-team/samba.git
synced 2025-12-21 20:23:50 +03:00
Remove "homedir" from "struct user_struct"
This commit is contained in:
@@ -1781,7 +1781,6 @@ typedef struct user_struct {
|
||||
gid_t gid; /* gid of a validated user */
|
||||
|
||||
userdom_struct user;
|
||||
const char *homedir;
|
||||
const char *unix_homedir;
|
||||
const char *logon_script;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user