search for: smbd_become_authenticated_pipe_user

Displaying 8 results from an estimated 8 matches for "smbd_become_authenticated_pipe_user".

2017 Mar 20
3
Samba shared folders and windows 7 permissions dialog.
.../source3/auth/token_util.c:639(debug_unix_user_token) UNIX token of user 10000 Primary group is 10002 and contains 1 supplementary groups Group[ 0]: 10002 [2017/03/20 19:22:05.622904, 5, pid=20151, effective(10000, 10002), real(10000, 0)] ../source3/smbd/uid.c:452(smbd_become_authenticated_pipe_user) Impersonated user: uid=(10000,10000), gid=(0,10002) [2017/03/20 19:22:05.622917, 5, pid=20151, effective(10000, 10002), real(10000, 0), class=rpc_srv] ../source3/rpc_server/srv_pipe.c:1404(api_pipe_request) Requested samr rpc service [2017/03/20 19:22:05.622929, 4,...
2017 Mar 22
0
Samba shared folders and windows 7 permissions dialog.
...en of user 10000 > > > > Primary group is 10002 and contains 1 supplementary groups > > > > Group[ 0]: 10002 > > > > [2017/03/20 19:22:05.622904, 5, pid=20151, effective(10000, 10002), > real(10000, 0)] > > ../source3/smbd/uid.c:452(smbd_become_authenticated_pipe_user) > > > > Impersonated user: uid=(10000,10000), gid=(0,10002) > > > > [2017/03/20 19:22:05.622917, 5, pid=20151, effective(10000, 10002), > real(10000, 0), > > class=rpc_srv] > ../source3/rpc_server/srv_pipe.c:1404(api_pipe_request) > > > &...
2017 Mar 22
2
Samba shared folders and windows 7 permissions dialog.
...>>> Primary group is 10002 and contains 1 supplementary groups >>> >>> Group[ 0]: 10002 >>> >>> [2017/03/20 19:22:05.622904, 5, pid=20151, effective(10000, 10002), >> real(10000, 0)] >>> ../source3/smbd/uid.c:452(smbd_become_authenticated_pipe_user) >>> >>> Impersonated user: uid=(10000,10000), gid=(0,10002) >>> >>> [2017/03/20 19:22:05.622917, 5, pid=20151, effective(10000, 10002), >> real(10000, 0), >>> class=rpc_srv] >> ../source3/rpc_server/srv_pipe.c:1404(api_pipe...
2018 Mar 09
2
Run smbd in AD user context
Hi all! Is it possible to run smbd in an AD user's context? If not, is it possible to have smbd to tell a third-party function to not stray outside from logged on user's (AD user) context (home directory)? I'm programming a VFS module[1] which will be the bridge between Windows and iRODS[2]. iRODS depends on a configuration file, .irods/irods_environment.json, which resides in the
2018 Mar 09
0
Run smbd in AD user context
...ion error (see below). > If I run gdb in root context the VFS module stops and complains at > permission error (exchange below error with '/root/.irods'). > If I start smbd from /etc/init.d/smbd it stops because there is no > environment file in '/var/lib/irods/.irods'. smbd_become_authenticated_pipe_user() doesn't change your $HOME environment variable. You need to do more work to correctly become the user you want to access irods from.
2018 Mar 10
2
Run smbd in AD user context
...gt; If I run gdb in root context the VFS module stops and complains at > > permission error (exchange below error with '/root/.irods'). > > If I start smbd from /etc/init.d/smbd it stops because there is no > > environment file in '/var/lib/irods/.irods'. > > smbd_become_authenticated_pipe_user() doesn't change your $HOME > environment variable. > > You need to do more work to correctly become the user you want > to access irods from. > Off list I got a tip on using become_user(). A soon as I get a grip on how to extract the calling user's vuid I give it a try I ha...
2020 Mar 03
6
Upgrade 4.9 -> 4.11 oups
Hello ! I decided to upgrade my fileservers from stretch/samba 4.9 to buster/samba 4.11 I just realized that smbd is not working anymore :-/ If someone has an idea It would be amazing... as an idiot, I upgraded my 20 servers.... without snapshot.... Thank you so much Here's some logs : root at ef113:~# tail /var/log/samba/log.smbd #1
2018 Jun 25
2
Samba 4.7.1 Generating Core Dumps
...by_fid = 0x7fc2283414f0 <smbd_cancel_pending_lock_requests_by_fid>, send_stat_cache_delete_message = 0x7fc228347b90 <smbd_send_stat_cache_delete_message>, change_to_root_user = 0x7fc22832dda0 <smbd_change_to_root_user>, become_authenticated_pipe_user = 0x7fc22832de30 <smbd_become_authenticated_pipe_user>, unbecome_authenticated_pipe_user = 0x7fc22832dee0 <smbd_unbecome_authenticated_pipe_user>, contend_level2_oplocks_begin = 0x7fc228395370 <smbd_contend_level2_oplocks_begin>, contend_level2_oplocks_end = 0x7fc228395630 <smbd_contend_level2_oplocks_end>, bec...