Concurrent Versions System - Patches: patch #5359, add server option to switch to a...
You are not allowed to post comments on this tracker with your current authentication level.
patch #5359: add server option to switch to a specific user after GSS authentication
Submitter: | Marc Schütz <schuetzm> | ||
Submitted: | Fri 01 Sep 2006 12:47:28 PM UTC | ||
Category: | Feature (patch attached) | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Fixed Release: | None | Fixed Feature Release: | None |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2006-09-01 | schuetzm | Attached File | - | ![]() |
Added cvs-gssapi-username.patch, #10662 |
This patch adds an option to the server (-u) that tells it to switch to the specified user after successful GSS authentication, instead of the user given by GSS.
This is useful if you want your entire repository to be writable/accessible only by one system user.
The authenticated user will still be mentioned in commit messages etc.