GithubHelp home page GithubHelp logo

Comments (10)

pmbuko avatar pmbuko commented on June 19, 2024

Thanks for letting us know. Are you using release 2.20.12?

from adpassmon.

dire-alpaca avatar dire-alpaca commented on June 19, 2024

Yes, I was testing using 2.20.12.

Thanks!

from adpassmon.

macmule avatar macmule commented on June 19, 2024

@an-Alpaca Thanks.. I'll have a look at this this week

from adpassmon.

matt-cahill avatar matt-cahill commented on June 19, 2024

I'm also seeing the same behaviour on 10.11.3 using 2.20.14 (130)

from adpassmon.

matt-cahill avatar matt-cahill commented on June 19, 2024

Setting pwPolicyURLButtonTitle to a value using defaults write restores the functionality. Possibly this issue is similar #45

from adpassmon.

pmbuko avatar pmbuko commented on June 19, 2024

That's good to know. I think we just need to make the disable part more robust.

from adpassmon.

matt-cahill avatar matt-cahill commented on June 19, 2024

Seems to be two seperate but intertwined issues.

Firstly I can't find pwPolicyURLButton in the code, I think this is just a typo in the docs. Should be pwPolicyURLButtonTitle

Secondly if either pwPolicyURLButtonTitle or pwPolicyURLButtonURL are not set then pwPolicyUpdateExternal never gets set in the block starting at line 1235 and thus the password update window is displayed at line 940 even if allowPasswordChange is set to false.

from adpassmon.

matt-cahill avatar matt-cahill commented on June 19, 2024

I updated the wiki regarding the defaults write for pwPolicyURLButtonTitle

from adpassmon.

dire-alpaca avatar dire-alpaca commented on June 19, 2024

screen shot 2016-01-26 at 9 58 26 am

Just did some further testing and found the prompts seem to work properly now with the different config option pwPolicyURLButtonTitle. Thanks @matt-cahill for the code digging!

Settings set:

    pwPolicy = "At SMS, Staff are required to have a password that is at least 8 characters long. Students are required at least 4 characters. Please visit the Account Portal to change/reset your password.";
    pwPolicyButton = Okay;
    pwPolicyURLBrowser = "Google Chrome";
    pwPolicyURLButtonTitle = "SMS Account Portal";
    pwPolicyURLButtonURL = "https://accounts.stmarg.ca";
    selectedBehaviour = 2;

I do believe further robustness is require on some of the settings. As @matt-cahill said above, you have to set many options in order to stop the dialogs from coming up.

from adpassmon.

macmule avatar macmule commented on June 19, 2024

Merged, will be in next release.

from adpassmon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.