[phpldapadmin-users] Restrict login by gid?

2008-02-19 Thread John Morris
Hi, In phpldapadmin 1.1.0.4, is there a way to restrict login by (ldap-backed) UNIX group ID? Our UNIX passwd and group databases are in LDAP (thanks to PLA!). I would like for members of the 'sa' group to be able to authenticate to PLA and do user and host database maintenance. A simple Op

Re: [phpldapadmin-users] Operational attributes

2008-02-19 Thread Lane, Ryan
> Lane, Ryan wrote: > > Is there any chance the ability to do this will be > available in the future? > > > Absolutely - I'll happily accept a patch that enables this... > I'll look into making a patch for this. > > I hate to complain, but the software seems to get slightly less > > function

Re: [phpldapadmin-users] Operational attributes

2008-02-19 Thread Deon George
Lane, Ryan wrote: > Is there any chance the ability to do this will be available in the future? > Absolutely - I'll happily accept a patch that enables this... > I hate to complain, but the software seems to get slightly less > functional every release. Why dont you stick with an older release?

Re: [phpldapadmin-users] search results on postalAddress attribute always empty

2008-02-19 Thread Deon George
Fabrice Eudes wrote: > sure ? > have you read the thread ? It says that is't independent of the schema: > it is/was not coded into openldap. > I cant see how - if it was implemented this way, it would mean that openldap would be explicity coded to allow sub searches on some specific attrs and

Re: [phpldapadmin-users] search results on postalAddress attribute always empty

2008-02-19 Thread Fabrice Eudes
Deon George a écrit : > You should be able to modify the schema to allow sub-searchs (since you > can do it on other attrs)... sure ? have you read the thread ? It says that is't independent of the schema: it is/was not coded into openldap. If I find some time, I'll give it a try... -- Fabrice

Re: [phpldapadmin-users] Operational attributes

2008-02-19 Thread Lane, Ryan
I can import LDIF from the command line. Being able to modify something isn't terribly useful if you can't tell what is there already. I can figure this out easily enough using ldapsearch, but I can't expect the rest of my people to do the same. Is there any chance the ability to do this will be av

Re: [phpldapadmin-users] search results on postalAddress attribute always empty

2008-02-19 Thread Deon George
Fabrice Eudes wrote: > D'ya know if any progress has been made since ? > really a pity if sub search on postalAddress aren't available :-( > You should be able to modify the schema to allow sub-searchs (since you can do it on other attrs)... ...deon ---