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 available in the future?
For now I guess I'll just write a command line tool to do this. It is unfortunate, because I had this functionality in place when the software was still able to use php modification templates. I hate to complain, but the software seems to get slightly less functional every release. Random interface stuff changes (like the multipick list), the template configuration changes drastically, the way hooks are used changes often. The software is good, but it is seriously a pita to manage. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Deon George > Sent: Friday, February 15, 2008 5:51 PM > To: [email protected] > Subject: Re: [phpldapadmin-users] Operational attributes > > Lane, Ryan wrote: > > Is there any way to modify operational attributes with phpldapadmin? > > > PLA only modifies attributes as defined by the > objectClass(es) of an entry. > > You should be able to use the import window to modify any other > attributes, as its just parses an LDIF. > > ...deon > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > phpldapadmin-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ phpldapadmin-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users
