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
diablo
Hangin' Around



Joined: Feb 01, 2004
Posts: 34

PostPosted: Sat Oct 23, 2004 1:00 pm Reply with quote

Hi I have installed Sentinel 2.1 on a Nuke 7.5. All was well until i activated the HTTP auth function and now i cannot log into the admin area. It doesnt seem to accept and user name and password that has admin rights. I tried changing my god account in the nuke auth tables to a known value but to no avail.

What am I doing wrong?

Edit sorry just found the answer in the FAQ Embarassed i must rtfm
 
View user's profile Send private message
TheosEleos
Life Cycles Becoming CPU Cycles



Joined: Sep 18, 2003
Posts: 960
Location: Missouri

PostPosted: Sat Oct 23, 2004 1:19 pm Reply with quote

When you upgreade to 2.1 all HTTP Auth passwords are changed to unset. If you didn't go back in and set the password then it may be blank. Try logging in without using a password on the HTTP Auth pop up.

_________________
http://jamesdibben.com 
View user's profile Send private message Visit poster's website AIM Address ICQ Number
TheosEleos







PostPosted: Sat Oct 23, 2004 1:25 pm Reply with quote

You can also go into your database and edit your password in the nuke_nsnst_admins table.
 
diablo







PostPosted: Sat Oct 23, 2004 1:42 pm Reply with quote

This is really strange. I have checked the table you said and the HTTP Ayuth is set to 0 but it still asks me for a login and no matter what i try i cannot login Confused
 
TheosEleos







PostPosted: Sat Oct 23, 2004 1:47 pm Reply with quote

No, on that table it is not an auth on or off setting. It is just for your username and if it is protected against Sentinel banning you.

Go to the table nuke_nsnst_config to turn off http auth.
 
diablo







PostPosted: Sat Oct 23, 2004 1:52 pm Reply with quote

No sorry i meant that table. I went to nuke_nsnst_config to turn off http auth and it still comes up with a login box.
 
TheosEleos







PostPosted: Sat Oct 23, 2004 1:54 pm Reply with quote

As Raven would say. Clean out your cash and cookies and try again. Wink
 
diablo







PostPosted: Sat Oct 23, 2004 2:28 pm Reply with quote

well still no luck with this. I have got someone else to try and he cant login
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat Oct 23, 2004 2:32 pm Reply with quote

If you want to PM me your
site url, nuke adminid/pass
ftp url, id/pass
mysql url id/pass

I'll take a look.
 
View user's profile Send private message
diablo







PostPosted: Sat Oct 23, 2004 3:17 pm Reply with quote

PM'd you Raven thanks
 
TheosEleos







PostPosted: Sat Oct 23, 2004 7:24 pm Reply with quote

Let me know what happens, please.
 
Raven







PostPosted: Sat Oct 23, 2004 8:00 pm Reply with quote

diablo wrote:
PM'd you Raven thanks
Never received it.
 
diablo







PostPosted: Sun Oct 24, 2004 1:19 am Reply with quote

Don't know what happened there, sent again

Thanks
 
Raven







PostPosted: Sun Oct 24, 2004 6:49 am Reply with quote

You overlaid your .htaccess with the .htaccess that ships with Sentinel. That activates the CGI version of HTTP Auth.
Code:
Options All -Indexes

DirectoryIndex index.php index.htm index.html

# -------------------------------------------
# Start of NukeSentinel(tm) admin.php Auth
# -------------------------------------------
<Files .staccess>
  deny from all
</Files>

<Files admin.php>
   <Limit GET POST PUT>
      require valid-user
   </Limit>
   AuthName "Restricted"
   AuthType Basic
   AuthUserFile /path/to/your/.staccess
</Files>

# -------------------------------------------
# Start of NukeSentinel(tm) DENY FROM area
# -------------------------------------------

So, at this point, either replace your .htaccess or supply a username and password in the .staccess and all will be well.
 
diablo







PostPosted: Sun Oct 24, 2004 12:37 pm Reply with quote

Thansk Raven
 
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 ©