-
-
Notifications
You must be signed in to change notification settings - Fork 725
Improvement : added connexion to LDAP server #1966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send 8000 you account related emails.
Already on GitHub? Sign in to your account
base: stable
Are you sure you want to change the base?
Conversation
P.S : Please be indulgent, I am a beginner with git and pyload. About "Dracchus" and "dracchus-server" which can be seen in the logs, they are names related to my server. |
…al pyload.conf. Cosmetics in default.conf.
…real name in LDAP_UserDatabase.py
Hi, I just updated my PR because I made some improvements : a bug correction, addition of a "dummy" user mode and some comment. The dummy user mode is a mode which allows anyone to log into Pyload. It is usefull for single user configuration used locally. Additionnally, it is very practical for a portable version. Best regards, |
Hi, I'm new to this project and managed with this post to link my pyLoad with LDAP my network server, now I would like to know how I can change the options for my users to log into the system using ldap not have administrative permissions but they can add links. |
Hi, Please have a look on LDAPDatabase.py and Api.py. It will give you the Have a nice day,
|
You could help me as would the entire image with the data then give them ...
|
I thought I was running the ldap but when I noticed that I was fucking dummy setting that allows any USAER and log in to the system and pass that to what I want does not help me ... |
Hi, The dummy setting was added for tests and portable version only. Have you troubles with your LDAP server configuration, or with Pyload ? Have a nice day,
|
Hi there, What I need is help me that I should put in each box that picture ... Adiel |
Hi Adiel, There is an example of what you need to put in the picture in the comments However, you need to add a field to your LDAPDatabase. For this, you need Have a nice day,
|
Hello @thadrien, |
Hi, The trick is to add some field needed by pyload to the LDAP database. I don't know for Active Directory but here is the config for openldap : pyload.schema.txt I hope this will help you. Best regards, |
Hadrien Theveneau seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Hi,
I have made some modifications to connect pyload to some LDAP server.
I would like to have your comments on it.
Have a nice day,
See you soon,
thadrien