hey guys, i have a problem with the server_key ...
# troubleshooting
d
hey guys, i have a problem with the server_key file if put a file with the correct name and a private key inside in the /data directory nothing happens and the password is false after restarting the container. and if i try something like /data/server_key in the config i get this error ```Error: This error results from an error during password verification```can someone help me?
n
Here's a brand new thread for you! Please keep the discussion for this problem in this thread.
n
You should let LLDAP create the file. Alternatively, you can specify an arbitrary private key seed if you don't want the file
d
@User but if i dont provide the key i cant find the file in the /data directory which i presisted
n
Does the lldap user have write permissions to the folder?
d
yess he should
n
So, if you connect to the LLDAP container, is there a file in /data/server_key (assuming there isn't one in the persisted folder before you start it)
Does the container create the file (from its point of view)