Re: [Sitr-general] SITR + LDAP
Status: Inactive
Brought to you by:
trendzetter
|
From: David M. <da...@mc...> - 2005-06-07 02:54:14
|
Greg, I apologize for taking so long to reply to your message, I have been VERY busy lately. I am glad you have found my application useful. I have not tried to authenticate via LDAP with PHP before. I know it is possible using Perl and a couple of modules. All of the authentication is done in globals.php in a function called authenticate if I remember correctly. It should be easy to implement if PHP has any built in LDAP functions. I have not tried to use any regexs to add users to groups before. You might try editing the code to automatically add users to new groups. Hope that helps, David Greg Baker wrote: >I have a couple of quick questions.. > >1) Does SITR have mechanisms to authenticate via LDAP? >2) Is it possible to assign regexs to allow users into a group? I mean, if I >want every user a member of 'foo' group, is this possible without having to >add each user individually? > >Thanks and I look forward to using SITR in the future. >Greg > > >------------------------------------------------------- >This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput >a projector? How fast can you ride your desk chair down the office luge track? >If you want to score the big prize, get to know the little guy. >Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 >_______________________________________________ >Sitr-general mailing list >Sit...@li... >https://lists.sourceforge.net/lists/listinfo/sitr-general > > > > > |