Le 04/05/2017 à 09:59, Stefan Düring a écrit : > I'm using Apache Directory Studio Version: 2.0.0.v20161101-M12 in > Ubuntu 16.04 LTS. > I changed language to german. > > I save connection password in a keystore with master password. > In a connection I select "Simple authentication" and "Save password". > > Now when I open a connection to a LDAP server I have to enter first > the master password and then the password to access the LDAP. > > I expected to be authenticated until I close the connection or the > Studio, but from time to time I have to enter the connection password > again when I change to another object in LDAP tree or to a search. > > Is there a "session timeout" or another setting to remember the > authentication until the session ends ?
I would say it depends on your server configuration. If you keep the connection open for a very long time, it's likely that the socket get automatically closed by the underlying OS. Otherwise, there is no such thing as a connection timeout, beside the timeout we have when a request is sent and the client is waiting for a response - but this timeout does not close the connection, t just aborts the operation -. -- Emmanuel Lecharny Symas.com directory.apache.org