Edgewall Software

Ticket #7457 (closed defect: duplicate)

Opened 4 months ago

Last modified 4 months ago

Add Permission works wrong in trac-admin

Reported by: torsten.sailer@… Owned by:
Priority: high Milestone:
Component: general Version: 0.11
Severity: critical Keywords:
Cc:

Description

If we add permission to some domain user in Trac-Admin like this:

c:\>c:\Python25\Scripts\trac-admin.exe c:\Projects\myproject permission add "YADA\testuser" PERMISSION_ADMIN

Trac will add this permission wrong:

http://img91.imageshack.us/my.php?image=trac011onyadatestpermisdp0.jpg

It duplicates the backslash, so its not possible to give the user admin rights for configuring the project via the "Admin" button.

Trac 0.11 works on a Win2k3 server with Python 2.5. as Authentification module we use SSPI on a Apache 2.2 server.

Attachments

Change History

Changed 4 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate

See #5787.

Add/Change #7457 (Add Permission works wrong in trac-admin)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from (none). Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.