ollyrouse Posted May 19, 2013 Posted May 19, 2013 Hi all, Can anyone point me in the right direction for this one... When a user with a customised privilege set logs in they are prompted to change their password for the first time of logging in [standard filemaker option]. What I'd like the user to be able to do on my layout is have a settings section.... A user could change their username and their password. Is this something FM can support? I've searched about for others achieving a similar thing but have not found anything yet. Any help, as always - is greatly appreciated.
Lee Smith Posted May 19, 2013 Posted May 19, 2013 Why would you need something like this? You have already (I assume) established a user name and password for them?
ollyrouse Posted May 19, 2013 Author Posted May 19, 2013 Because I have defined the username, and I'd rather let the user do this post giving the user access.
Vaughan Posted May 20, 2013 Posted May 20, 2013 Run a script that does the Change Password script step. This needs to be run with full access privileges, so make sure the option is checked on the script. Doing anything fancier than this usually introduces security vulnerabilities because the password will need to be entered into global fields. If there are a lot of users then look into external authentication.
ollyrouse Posted May 20, 2013 Author Posted May 20, 2013 Thanks Vaughan, your time is appreciated. Best Olly
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now