mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
6c2242eade
commit
9e2b1074aa
@ -261,9 +261,11 @@ struct msrpc_local *ncalrpc_l_initialise(struct msrpc_local *msrpc,
|
||||
else
|
||||
{
|
||||
NET_USER_INFO_3 usr;
|
||||
#if 0
|
||||
uid_t uid = getuid();
|
||||
gid_t gid = getgid();
|
||||
char *name = uidtoname(uid);
|
||||
#endif
|
||||
|
||||
ZERO_STRUCT(usr);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user