Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)
Author Message
The_cobra666
Hangin' Around



Joined: Oct 23, 2004
Posts: 38
Location: Belgium

PostPosted: Thu May 19, 2005 12:01 pm Reply with quote

Hi all,

I've got a problem adding a new user to the "secret" file for the auth. Everybody can get past the auth without problems except Digi, it just will not alow it Sad,

This is what I have in the secret file.
Code:


Agxxxxxck:$xxxxxxxxxx5bF8rzg9.
Thxxxxxa666:$xxxxxxxxWIHqtt0T1wTWtu0/
clubpxxxxxxhop:$x$$4VxxxxxxxxxanoSQ2iMzS/
Digi:$xxxx07xxxxxxxIdQnlFn8J0/


of course without all the xxxx Razz any idea's here?
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu May 19, 2005 1:30 pm Reply with quote

Can he get past it using one of the other ids/passwords ? In other words let's make sure what rabbit trail we're chasing.
 
View user's profile Send private message
The_cobra666







PostPosted: Fri May 20, 2005 9:16 am Reply with quote

No he can't, it just won't alow him to login.

Greetz
 
Raven







PostPosted: Fri May 20, 2005 10:45 am Reply with quote

If he cannot login using someone elses valid id/pass then I don't know how NukeSentinel(tm) could be causing this. In other words, if you can login and he uses your id/pass and he can't, then something else unique to him is happening.
 
The_cobra666







PostPosted: Fri May 20, 2005 10:51 am Reply with quote

Woeps I think I misunderstanded your previews question :p, here's the thing: I can login with everybody's auth, but not with his, I've let him try also, he also can't get in. I don't know why it's not accepting him.
 
Raven







PostPosted: Fri May 20, 2005 11:27 am Reply with quote

Can he get in using someone else's id/pass? In other words I'm trying to determine if it's an issue with his id/pass.
 
The_cobra666







PostPosted: Fri May 20, 2005 11:30 am Reply with quote

Yes he can, it's only his id/pass that it's not taking, I don't know why. i think the "secretfile" is set correctly, everything is set in the admin, and the auth in sentinal, but the auth login is not letting him in.
 
Raven







PostPosted: Fri May 20, 2005 11:34 am Reply with quote

Then it's his id or password. Calculate his pass using this script
Code:
<form method='post'>

Enter password to be encrypted using crypt(): <input name='pw'><br /><br />
Enter the 'salt' value for the encryption (2 long): <input name='salt' maxlength='2'><br /><br />
<input type='submit' name='submit' value='Encrypt'><br /><br />
<?
if (isset($_POST['submit'])&&isset($_POST['pw'])&&!empty($_POST['pw'])) {
   echo "Password <b>".$_POST['pw']."</b> translated is <b>".crypt($_POST['pw'],$_POST['salt'])."</b>";
}
?>
and replace it in your secret file.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm)

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©