Browser Login instead of .htaccess popup


 
Thread Tools Search this Thread
Special Forums Cybersecurity Browser Login instead of .htaccess popup
# 1  
Old 04-05-2008
Browser Login instead of .htaccess popup

Hi,

Sorry if this is in the wrong forum.

Anyway help I would appreciate.

How do or or where would I find info (tried google but it's just a bit hard to understand & have no how to implement it).

What I've got is a standard garden variety user registration form (php). It allows people to choose their own userID and password. It then sends out a link which they have to verify.


All good...But, instead of the standard Apache/Unix user-name / password popup, I'm trying (unsuccessfully) to use a browser based login page instead.

I've never had to use something like this before, the standard popup has been fine, but now I want to make things look a bit nicer, but can't figure out how to do it?

Anyway ideas please?
# 2  
Old 04-05-2008
What you are looking for is cookie based authentication. There are too many things to go through for me to answer in a post, but there are lots of tutorial on how to achieve this just search for "cookie authentication".
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

iptables rule to block access from VM Browser to Firewall Login Page

(1 Reply)
Discussion started by: senrabdet
1 Replies

2. Shell Programming and Scripting

passing login details to htaccess login prompt

Hi, How i can pass the login details to the URL which is password protected with the htaccess using command line or script (perl,or shell,or php). Any help or hint appreciated. Thanks, SJ (4 Replies)
Discussion started by: SilvesterJ
4 Replies

3. Solaris

X-browser Not able to login

Hi, I am in a problem. i have got Solaris 10 and Solaris 8 Machines with me. I have created many users on the servers. I login to solaris servers via putty and xbrowser from a windows desktop. With Putty all works well for all the users. Problem is that my 'abc' user is able to see the GUI... (0 Replies)
Discussion started by: varunksharma87
0 Replies

4. UNIX for Dummies Questions & Answers

Login to UNIX from the browser.

Hi All, I need to login to the UNIX server from the browser. can you please tell me the procedure? Thanks Sarwan (5 Replies)
Discussion started by: sarwan
5 Replies

5. Shell Programming and Scripting

popup message

file:///C:/DOCUME%7E1/eelavazh/LOCALS%7E1/Temp/moz-screenshot-1.jpgHI,, I am new to the shell scripting and trying to be adopted soon...Can u please suggest me how do we populate a message when the following condition fails...... Thanks and Regards, Ela success250=`grep -c... (0 Replies)
Discussion started by: elavv
0 Replies

6. UNIX for Dummies Questions & Answers

Unix Messenger Popup?

Hi guys, I'm new to these forums. I'm more of a Windows guy, but I work at an electronics manufacture company that uses Solaris 10 extensively. We have Sunfire v480 servers set up to do system level testing. Everything is networked so you telnet into any server from any computer in the facility.... (1 Reply)
Discussion started by: Daniel.a
1 Replies

7. Cybersecurity

Login from browser

I have developed a couple cgi scripts that run to access data on our Solaris box, and was wondering how I could implement some type of login (via the browser) that would allow the user to use there login + password from the Solaris box as well. There is sensitive information produced in the... (5 Replies)
Discussion started by: man
5 Replies
Login or Register to Ask a Question