Fossil SCM
Authorization problem
Closed
37abeba2e56d03b…
· opened 15 years, 4 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Overcome_By_Events
- Subsystem
- —
- Created
- Nov. 25, 2010 7:34 p.m.
The repository in question is http://chiselapp.com/user/andreas_kupries/repository/crimp/home
The user 'anonymous' has 'clone' capability. Running
(1) fossil clone http://chiselapp.com/user/andreas_kupries/repository/crimp/home x.fossil
or even
(2) fossil clone http://[email protected]/user/andreas_kupries/repository/crimp/home x.fossil
Returns the error message "Not authorized to clone".
Then I gave the user 'nobody' the capability to 'clone'. Running (1) now hangs the client, the only output seen is
Bytes Cards Artifacts Deltas
Sent: 53 1 0 0
waiting for server...
until I kill the command via ^C
This last is why I made the ticket.
For the first problem I wonder what the user settings are for repositories where I can run the equivalent of (1) and have a successful clone ...
Comments (1)
system
2 years, 2 months ago
Closing as part of periodic cleanup.