|
From: Eric G O. <eri...@gm...> - 2005-09-08 21:37:25
|
On 9/8/05, Chetan Kothari <cko...@pa...> wrote: >=20 > > Hi, > > > > I have just started using the python-ldap module. I was wondering if=20 > there are any sample script or existing programs that would allow me to= =20 > modify the schema (add objectclasses and attributes) to the schema in the= =20 > Directory Server. > > My application needs to extend the schema as some of the entries need t= o=20 > use attributes not defined in the standard schema. > > > > I am assuming that I can do this by using the "modify_s" routine. But i= s=20 > there any other module or program that does this? modify_s is a synchronous modify function. Not, as I think you see it,=20 "modify schema". > > > regards, > > Chetan Kothari > > Packeteer Inc. > > Member of Technical Staff > > >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle=20 > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & Q= A > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev > |