[OpenAFS] Re: Help: Cannot execute pts createuser
Andrew Deason
adeason@sinenomine.net
Tue, 31 May 2011 11:35:27 -0500
On Wed, 1 Jun 2011 00:22:49 +0800
Lee Eric <openlinuxsource@gmail.com> wrote:
> [root@server ~]# pts createuser -name admin -noauth
> pts: Permission denied ; unable to create user admin
> [root@server ~]# pts createuser -name admin -id 1 -noauth
> pts: Entry for id already exists ; unable to create user admin with id 1
> [root@server ~]#
>
> Could anyone show me some tips to fix that?
Well, you're trying to add a user while unauthenticated (-noauth);
usually you need to be authenticated as an administrator in order to add
users. So, acquire admin credentials, or try running with -localauth
instead of -noauth.
Are you following a guide or something? If so, what exactly did it say
to do?
--
Andrew Deason
adeason@sinenomine.net