[users@httpd] Re: login form

2014-06-21 Thread Tim Daley
it was as simple as removing the hidden field, but apparently that's not it. Suggestions? So close... On Mon, Jun 16, 2014 at 2:37 PM, Tim Daley wrote: > I finally got my login form working with LDAP authentication and pure html. > > I have coded the httpd_location in my log

[users@httpd] login form

2014-06-16 Thread Tim Daley
it was as simple as removing the hidden field, but apparently that's not it. Suggestions? So close... -- *Tim Daley* IT Specialist-Operating Systems cru | Technology | Platform Team o: 407-826-2911 | m: 407-716-0284 tim.da...@cru.org

Re: [users] login form

2014-06-12 Thread Tim Daley
That's an improvement. At least now I get to loggedout.html. I On Mon, Jun 9, 2014 at 3:02 PM, Walter H. wrote: > On 09.06.2014 20:44, Tim Daley wrote: > > I am struggling with getting a login form working. I am attempting to do > it pretty much all in html/httpd2.4. I