There is still a patch (TTWS34) that has not been applied which implements many methods. But still there is some funcionality missing. Eventually, I will get it done.
- saveGroup(), saveRole(), savePermission() - renameGroup(), renameRole(), renamePermission() - revokeAll(User), revokeAll(Group), revokeAll(Role) - changePassword() - forcePassword() And yes I will make the change for not using TurbineGroup/TurbineRole/TurbinePermission. -- Humberto -----Original Message----- From: Henning Schmiedehausen [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 3:28 AM To: [EMAIL PROTECTED] Cc: Turbine Developers List Subject: Re: Torque Security Service Hi, BTW: With the ability to change the Group, Permission and Role objects, it should be possible to use custom LDAP objects here just like the LDAPUser which should make this much smoother and easier to handle than in using the hardcoded TurbineGroup/TurbineRole/TurbinePermission. I did notice that the LDAP Service does lack lots of functionality like creating new users, changing passwords etc. Regards Henning On Mon, 2003-01-13 at 07:01, [EMAIL PROTECTED] wrote: > O.K. I will check the LDAP service and see if it is working after this > change. I will check it after the latest patch (TTWS34) that I sent is > applied. > -- > Humberto > > ------------------- > > Hi, > > > > as you might have noticed from the CVS checkins today, I now finally > > have all the infrastructure needed for the Torque Security Service > > implementation in place. :-) (No, not actually, I need to deprecate > a > > few more methods and replace by getName and getId methods). > > > > Please check, especially with the LDAP service, if I did broke > > anything. If you get IncompatibleClassCast exception errors, please > > read the changes section of the docs. > > > > Regards > > Henning > > > > > > > > -- > > Dipl.-Inf. (Univ.) Henning P. Schmiedehausen -- > Geschaeftsfuehrer > > INTERMETA - Gesellschaft fuer Mehrwertdienste mbH > [EMAIL PROTECTED] > > > > Am Schwabachgrund 22 Fon.: 09131 / 50654-0 [EMAIL PROTECTED] > > D-91054 Buckenhof Fax.: 09131 / 50654-20 > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen -- Geschaeftsfuehrer INTERMETA - Gesellschaft fuer Mehrwertdienste mbH [EMAIL PROTECTED] Am Schwabachgrund 22 Fon.: 09131 / 50654-0 [EMAIL PROTECTED] D-91054 Buckenhof Fax.: 09131 / 50654-20 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
