BIND 10 #2708: [kean] b10-cmdctl-usermgr should default to installed accounts file
BIND 10 Development
do-not-reply at isc.org
Mon Nov 18 04:47:26 UTC 2013
#2708: [kean] b10-cmdctl-usermgr should default to installed accounts file
-------------------------------------+-------------------------------------
Reporter: jelte | Owner:
Type: defect | UnAssigned
Priority: high | Status:
Component: cmd-ctl | reviewing
Keywords: | Milestone:
Sensitive: 0 | Sprint-20131015
Sub-Project: DNS | Resolution:
Estimated Difficulty: 2 | CVSS Scoring:
Total Hours: 0 | Defect Severity:
| Medium
| Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by kean):
* owner: kean => UnAssigned
* status: accepted => reviewing
Comment:
This bug seems to no longer be valid. There is clearly code in the user
manager to use the default location, and a simple test verifies that this
is indeed the case:
{{{
$ pwd
/home/kean/isc/B10/bin
$ ../sbin/b10-cmdctl-usermgr add kean foobar
Using accounts file: /home/kean/isc/B10/etc/bind10/cmdctl-accounts.csv
$ ls -l cmdctl-accounts*
ls: cannot access cmdctl-accounts*: No such file or directory
$ ls -l ../etc/bind10/cmdctl-accounts*
-rw-rw-r--. 1 kean kean 112 Nov 18 06:45 ../etc/bind10/cmdctl-accounts.csv
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/2708#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list