I've set up my gforum interface so users must login to read and post messages. I have another members area protected by htaccess, can I use the gforum password interface to control those passwords?
Jun 18, 2009, 6:48 AM
Veteran / Moderator (17298 posts)
Jun 18, 2009, 6:48 AM
Post #2 of 2
Views: 916
Hi,
I'm not sure you can. If the passwords were stored in "clean" characters (i.e not encoded), then it would be simple to write a little script that runs every xx minutes, and updates a .htpasswd file for that folder. However, they are not stored as un-encrypted passwords, so I don't think that will be possible :(
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
I'm not sure you can. If the passwords were stored in "clean" characters (i.e not encoded), then it would be simple to write a little script that runs every xx minutes, and updates a .htpasswd file for that folder. However, they are not stored as un-encrypted passwords, so I don't think that will be possible :(
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

