News: This forum is now permanently frozen.
Pages: [1]
Topic: User Password Change Captive Portal in m0n0wall 1.33  (Read 6250 times)
« on: May 12, 2011, 06:57:44 »
thetaung *
Posts: 3

I have installed m0n0wall 1.33 built on Wed Mar 16 12:01:51 CET 2011. And using build in local user manager,

In the post @ http://forum.m0n0.ch/index.php/topic,4028.0.html
Replied by Manuel Kasper said that the next release, which will allow local captive portal users to change their password, without involving a RADIUS server.

my question is m0n0wall 1.33 built on Wed Mar 16 12:01:51 CET 2011 is it what you said of next release.
Because currently I cannot let user to change their password.

I changed Status page of Captive Portal as suggesting

The status page currently allows users to logout or change their password (local users only). Example code for the form:

<form method="post" action="$PORTAL_ACTION$">
   <input name="logout_id" type="hidden" value="$PORTAL_SESSIONID$">
   <input name="logout" type="submit" value="Logout">
</form>
<form method="post" action="$PORTAL_ACTION$">
   <input name="oldpass" type="password">
   <input name="newpass" type="password">
   <input name="newpass2" type="password">
   <input name="change_pass" type="submit" value="Change Password">
</form>

---------------
I can preview that page, but actual Status page is showing me or allowing me to change password for local user. I would like to know what I can do to let user change of their password.
« Reply #1 on: June 01, 2011, 12:59:29 »
thetaung *
Posts: 3

Why this post is not answered by Admin.
« Reply #2 on: June 03, 2011, 00:22:24 »
brushedmoss ****
Posts: 446

What happens when you go to the status page and change your password ?
« Reply #3 on: June 10, 2011, 04:51:22 »
pwipf *
Posts: 1

Hello,

I feel like we're missing something simple with the status page...

Is the status page supposed to replace the built-in "Logout Popup Window" which just has a logout button?

Once the html code for password change and logout is uploaded to m0n0wall and saved, it still shows the same generic logout popup window. 

No ideas left how to cause the status page to appear to a user.

Any help?  Has anyone gotten the user password change to work, using the 1.33 local user manager?
« Reply #4 on: June 11, 2011, 07:56:41 »
thetaung *
Posts: 3

As pwipf wrote Status page should be the popup log out page but I don't know where to find that status page brushedmoss admin. what I can do right now is only 3 stuff.

1. Portal login page (changeable which is totally great)
2. Log out pop up page (no change only default)
3. Error page  (changeable)

Let me know how can I' find status page and how can I let my clients change their password as they desire.
I can do from services_captiveportal.php preview of Status page contents    View current page and it is changed in preview but not in the actual page. I mean the client side where is that Status page?
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines