[rt-users] How to adjust 'Organization' in 'About me'

Kevin Falcone falcone at bestpractical.com
Thu Feb 2 12:05:53 EST 2012


On Thu, Feb 02, 2012 at 12:42:32PM -0000, Jeffery, Guy wrote:
>    Quick question that hopefully is fairly easy to resolve - my users want to be able to adjust
>    their 'Organization' within 'About me' in the Preferences menu.
> 
>    Providing 'ModifySelf' privileges to users allows adjustment of every other field on that
>    screen, apart from Organization. What privilege do users need to alter this?
> 
>    I'm using RT 3.8.7 and 3.8.9.

ModifySelf is the only right that affects this unfortunately, and it's
an all or nothing right.

You'd need to write some code to restrict what is updated, or you
could use something similar to the LDAPImporter extension to suck in
correct organization data from an up-to-date external source.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120202/3d1af901/attachment.sig>


More information about the rt-users mailing list