2009/10/7 Olemis Lang <[email protected]>

>
>   - you could share user permissions between projects by using a
>    common authz mechanism
>  - or by implementing a plugin to retrieve permissions from a single place
>    (is this included in 0.12 ?)
>

Yep - I pretty much do that now. although permissions are actually done on a
group basis.  The setup script creates the default groups and I apply the
group to the users that need them on that project.



>
> > they also have
> > to go in and set their email address and real name in the preference.
> >
>
>   - Use a plugin in order to retrieve such info from a central directory
>    (e.g. LDAP, MSAD)
>  - Setup default domain in trac.ini [notification] section ;o)
>
> ha!  It hadn't occurred to me to set up the default domain...
Given that the trac/svn server lives on the same domain as the Exchange
Server I can probably use the "use_short_addr" setting as everyone is
encouraged to use the same username on trac as their network user name, even
if the password is different.

Thanks for the ideas.

Stephen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to