]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: require name for 'auth add ...' command
authorSage Weil <sage@inktank.com>
Wed, 30 Jan 2013 02:41:52 +0000 (18:41 -0800)
committerSage Weil <sage@inktank.com>
Wed, 30 Jan 2013 02:42:00 +0000 (18:42 -0800)
commit25e9a0be63fdad9fd8f7909585c9270a3729dc44
tree8d6ba93d051ec1a021758e2c538c1ea3ea9f88c0
parenta731da9954296f89e846c19b036c64504f7cdfa1
mon: require name for 'auth add ...' command

Otherwise we interpret the empty string as 'unknown.'.

Fixes: #3956
Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/AuthMonitor.cc