search for: become_user_permanently

Displaying 6 results from an estimated 6 matches for "become_user_permanently".

2018 Mar 10
2
Run smbd in AD user context
...; 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 have of course tried other functions; become_user_permanently( ), become_user_by_session( ) and become_authenticated_pipe_user( ). None of these have given the right $HOME.Or I simply don't know how to interpret the outcome or to proceed from there. Regards Davor Vusir
2018 Mar 11
2
Run smbd in AD user context
...rg>: > On Sat, Mar 10, 2018 at 01:10:46PM +0100, Davor Vusir via samba wrote: > > > > 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 have of course tried > > other functions; become_user_permanently( ), become_user_by_session( ) > and > > become_authenticated_pipe_user( ). None of these have given the right > > $HOME.Or I simply don't know how to interpret the outcome or to proceed > > from there. > > None of these functions set $HOME, as Samba doesn't > u...
2005 Sep 21
2
locking.tdb: expand_file ftruncate to 8192 failed (Permission denied)
Hi, I'm hunting a bug in 3.0.x (tested on 3.0.10 and 3.0.20). Users can create and modfy files, but cannot delete them. The logs show [2005/09/21 20:48:14, 0, pid=18388, effective(4019, 412), real(4019, 0)] tdb/tdbutil.c:tdb_log(767) tdb(/srv/physik.fu-berlin.de/data/.samba/cluster1-test/cache/locking.tdb): expand_file ftruncate to 8192 failed (Permission denied) [2005/09/21 20:48:15, 0,
2018 Mar 11
0
Run smbd in AD user context
...01:10:46PM +0100, Davor Vusir via samba wrote: > > > > > > 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 have of course tried > > > other functions; become_user_permanently( ), become_user_by_session( ) > > > > and > > > become_authenticated_pipe_user( ). None of these have given the right > > > $HOME.Or I simply don't know how to interpret the outcome or to proceed > > > from there. > > > > None of these functi...
2001 Feb 28
10
Bug Report
Hello Samba Team: I don't know if this is a bug but I have compiled the source code for samba-2.2.0-alpha2 on Solaris 7 and cannot make the binaries. After the "./configure" command I try "make" and this is the result: [...cutting..] Compiling smbd/oplock_irix.c Compiling smbd/oplock_linux.c Compiling smbd/notify.c Compiling smbd/notify_hash.c Compiling
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