Page 1 of 1

Oper password

Posted: Tue Sep 13, 2005 7:15 pm
by r4z0r49
hi all sorry im haveing a few problems trying to get the mkpasswd command to work i just get permission denied

./unreal mkpasswd MD5 pass
/unreal: permission denied

have or am i doing something wrong?

thanks for ur help

Re: Oper password

Posted: Tue Sep 13, 2005 7:22 pm
by Matridom
r4z0r49 wrote:hi all sorry im haveing a few problems trying to get the mkpasswd command to work i just get permission denied

./unreal mkpasswd MD5 pass
/unreal: permission denied

have or am i doing something wrong?

thanks for ur help
oper first

Posted: Tue Sep 13, 2005 7:35 pm
by r4z0r49
thats a console command?

Posted: Tue Sep 13, 2005 7:46 pm
by Syzop
no (just ignore that *g*) ;p
./unreal mkpasswd MD5 pass
/unreal: permission denied
That sounds like a permissions problem, most likely caused by incorrectly installing...

Presumably './unreal start' etc does not work either, right?

what does 'ls -al unreal' say?

Posted: Tue Sep 13, 2005 7:49 pm
by r4z0r49
-rwx------ 1 r4zor49 r4zor49 1223 Sep 8 15:17 unreal

with the install i used
./Config
make
make install (i specified an alternative location)

Posted: Tue Sep 13, 2005 8:07 pm
by Matridom
hmm, looks like i missed it from the console

Posted: Tue Sep 13, 2005 8:07 pm
by Syzop
Ic, that should work just fine.

How did you start the irc server then?

Posted: Tue Sep 13, 2005 8:09 pm
by r4z0r49
./ircd ?

oh and ./unreal rehash works not tryed start stop yet

Posted: Thu Sep 15, 2005 6:12 pm
by r4z0r49
r4z0r49 wrote:./ircd ?

oh and ./unreal rehash works not tryed start stop yet

take it you have no idea whats wrong?

Posted: Thu Sep 15, 2005 10:04 pm
by Jason
Is mkpasswd a seperate binary called by ./unreal which could be a-x?