[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
'root' is not allowed to commit files, even using 'su'
From: |
Bryan Batten |
Subject: |
'root' is not allowed to commit files, even using 'su' |
Date: |
Mon, 12 Jun 2017 11:38:30 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 |
Until recently, I've been able to log in as a normal user, use "su -l"
to become root, edit a file, then check it in using CVS. Now, I get
this message:
cvs [commit aborted]: 'root' is not allowed to commit files
The exact command that fails is:
-su(root)# cvs ci -F ~/tmp/ci.txt /etc/network/interfaces
I've tried adding a writers file in $CVSROOT/CVSROOT/writers with these
lines:
bryan
root
but the problem persists. Its acting like CVS can't find the original
user name.
Any help will be greatly appreciated.
Thanks,
--
Bryan
-
Trump Revolution: Spelled with the middle finger capitalized.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- 'root' is not allowed to commit files, even using 'su',
Bryan Batten <=