Actions
Defect #127
closedErrors in "HowTo to handle SVN repositories creation and access control with Redmine" on Redmine Wiki
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Step 3. Create the /etc/nss-mysql.conf as follows:
users.userid_column = nss_users.uid;
should be
users.userid_column = nss_users.username;
instead.
Actions