Re: [users@httpd] using mod auth_mysql with apache for authentication

2011-08-09 Thread Tom Evans
On Tue, Aug 9, 2011 at 12:13 PM, Tom Browder wrote: > On Tue, Aug 9, 2011 at 05:07, Tom Evans wrote: >> On Tue, Aug 9, 2011 at 4:42 AM, Rajeev Prasad wrote: > ... >>> currently i have  mod auth_mysql configured and running as plaintext >>> password: > ... >>> 2. how can i get a user log out once

Re: [users@httpd] using mod auth_mysql with apache for authentication

2011-08-09 Thread Tom Browder
On Tue, Aug 9, 2011 at 05:07, Tom Evans wrote: > On Tue, Aug 9, 2011 at 4:42 AM, Rajeev Prasad wrote: ... >> currently i have  mod auth_mysql configured and running as plaintext >> password: ... >> 2. how can i get a user log out once the browser tab is  closed. seems i >> have to close the brows

Re: [users@httpd] using mod auth_mysql with apache for authentication

2011-08-09 Thread Tom Evans
On Tue, Aug 9, 2011 at 4:42 AM, Rajeev Prasad wrote: > Hello, > > currently i have  mod auth_mysql configured and running as plaintext > password: > > Apache/2.2.16 (Ubuntu) > MySQL client version: 5.1.49 > > 1. how can i generate crypt_des passwords to store in database? > 2. how can i get a user

[users@httpd] using mod auth_mysql with apache for authentication

2011-08-08 Thread Rajeev Prasad
Hello, currently i have  mod auth_mysql configured and running as plaintext password: * Apache/2.2.16 (Ubuntu) * MySQL client version: 5.1.491. how can i generate crypt_des passwords to store in database? 2. how can i get a user log out once the browser tab is  closed. seems i