Search found 6 matches
- Wed May 30, 2007 5:28 pm
- Forum: Modules/Add-Ons
- Topic: Authentication Event
- Replies: 1
- Views: 1319
Authentication Event
I was wondering what everyone thought about possibly getting an authentication event added to the core? This would open up a huge amount of authentication modules such as LDAP and vBulletin. I really think that this is a direction the project needs to go, because it will allow for easier user manage...
- Mon Mar 05, 2007 3:06 am
- Forum: Modules/Add-Ons
- Topic: LDAP Authentication
- Replies: 24
- Views: 31340
Re: LDAP Authentication
Just to let everyone know, I set up an Active Directory server this weekend and tested it out on AD, and it works. You must use cn=users,dc=example,dc=com in order for it to work.
P.S. I will be working on IMAP Authentication this week.
P.S. I will be working on IMAP Authentication this week.
- Sun Mar 04, 2007 4:31 pm
- Forum: Modules/Add-Ons
- Topic: LDAP Authentication
- Replies: 24
- Views: 31340
Re: LDAP Authentication
Thanks Pierre. Maybe this is something that can be integrated into the next version? I could help with the development if needed. The user could select somewhere in the admin options that authentication should be done via LDAP instead of the CMSMS authentication. We could even make it modular so oth...
- Sat Feb 17, 2007 10:44 pm
- Forum: Modules/Add-Ons
- Topic: LDAP Authentication
- Replies: 24
- Views: 31340
Re: LDAP Authentication
Thanks guys. Please let me know if you have any troubles/questions.
- Fri Feb 16, 2007 5:48 pm
- Forum: Tips and Tricks
- Topic: User authorization via LDAP?
- Replies: 6
- Views: 7121
Re: User authorization via LDAP?
I have created a hack for this. We use it locally for our systems.
http://forum.cmsmadesimple.org/index.ph ... 50838.html
http://forum.cmsmadesimple.org/index.ph ... 50838.html
- Fri Feb 16, 2007 5:46 pm
- Forum: Modules/Add-Ons
- Topic: LDAP Authentication
- Replies: 24
- Views: 31340
LDAP Authentication
I have created a hack that will allow you to use LDAP authentication, like many people have been requesting. I have attached the files. If you have any questions, feel free to e-mail me. UPDATE!! I have tested this and confirm it works with Active Directory also! You must use a base of cn=users,dc=e...