[cvsnt] "cvs passwd -r ..." keeps telling me I'm "not a real useron the system"

keys s_kidu at cb3.so-net.ne.jp
Thu Dec 18 01:58:24 GMT 2003


Hi, Gordon.

> I'm trying to set up a CVS account in the system for "customers" to use,
> but whenever I type
> "cvs passwd -r sgordon -a customer",
> I get the error
> "User 'sgordon' is not a real user on the system."
> But "sgordon" is the name I log in as.

What is your system user name that you registered?
Isn't it `customer'?
If cvs user is `sgordon' ...
Try, `cvs passwd -r customer -a sgordon'.

[-r real(=system user)_account]    <- never devide
-a  cvs_user_account                    <- can devide

I've been confused like this..
-keys.




More information about the cvsnt mailing list