search for: irods_environment

Displaying 3 results from an estimated 3 matches for "irods_environment".

2018 Mar 09
2
Run smbd in AD user context
...;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 user's home directory. The file is read and evaluated and the result is fed to a function that does the connection to yhe iRODS servers. Once I have succeded to read my environment file but not managed to get pass the connection phase. If I run gdb in the context of...
2018 Mar 09
0
Run smbd in AD user context
...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 user's home directory. > The file is read and evaluated and the result is fed to a function that > does the connection to yhe iRODS servers. > Once I have succeded to read my environment file but not managed to get > pass the connection phase. > > I...
2018 Mar 10
2
Run smbd in AD user context
...o 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 user's home > directory. > > The file is read and evaluated and the result is fed to a function that > > does the connection to yhe iRODS servers. > > Once I have succeded to read my environment file but not managed to get > > pass the conne...