Automatic logout after some minutes of inactivity in iRODS rule language?

22 views
Skip to first unread message

John

unread,
Nov 25, 2021, 5:17:56 AM11/25/21
to iRODS-Chat
Hi,

Normally iRODS user can use $ iexit full  to logout.
I would like to make user credentials more secure by using automatic logout after 15 minutes of inactivity. Which codes could I use in iRODS rule language  if possible?
Thanks in advance!

Kind Regards,
John


Alan King

unread,
Nov 29, 2021, 9:16:26 AM11/29/21
to irod...@googlegroups.com
Hi,

iinit and iexit do not actually maintain a connection with the server. These iCommands respectively produce or remove a scrambled password file on the client side which allows the user to avoid entering their password on every iCommand invocation. If you want to run an iexit after a certain period of time, that will need to be implemented as part of your client deployment as the server is not involved in that side of the transaction.

You may want to consider other methods of authentication to achieve your goal. See the docs for more: https://docs.irods.org/4.2.10/plugins/pluggable_authentication

Hope that helps

--
--
The Integrated Rule-Oriented Data System (iRODS) - https://irods.org
 
iROD-Chat: http://groups.google.com/group/iROD-Chat
---
You received this message because you are subscribed to the Google Groups "iRODS-Chat" group.
To unsubscribe from this group and stop receiving emails from it, send an email to irod-chat+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/4ffb7613-2254-4e38-9ddd-f386e107d0afn%40googlegroups.com.


--
Alan King
Software Developer | iRODS Consortium

John

unread,
Dec 2, 2021, 11:37:39 PM12/2/21
to iRODS-Chat
Hi,
Many thanks. This is very helpful.

Kind Regards,
John
Reply all
Reply to author
Forward
0 new messages