Giter Club home page Giter Club logo

appmsw-forbid-old-passwd's Introduction

appmsw-forbid-old-passwd's People

Contributors

psteiwer avatar sergeymi37 avatar

Watchers

 avatar  avatar

Forkers

psteiwer

appmsw-forbid-old-passwd's Issues

Request for Non-Container Instructions

This a rough draft of the steps I used to import this example into a non-containerized IRIS 2021.1 instance. It would be nice to include a more formal set of instructions for customers who are non in a container or using ZPM. It is really straight forward to import to a local instance, but the instructions for containers and ZPM make it seem like these are the only ways to import the sample.

Step 1: Be logged into github and download PASSWORD.mac
Step 2: Import and compile PASSWORD.mac into the %SYS namespace.
Step 3: Configure the instance to use PASSWORD routine
USER>zn "%SYS"
%SYS>set ss=##class(Security.System).%OpenId("SYSTEM")
%SYS>set ss.PasswordValidationRoutine="CHECK^PASSWORD"
%SYS>write ss.%Save()
1
Step 5: Confirm setting in Management Portal
System Administration > Security > System Wide Parameters > “Password validation routine” should say “CHECK^PASSWORD”
Step 6: Test by making a new password for a user. This logs the password into the secure log location. Then, try to change the password for this user again, but making the password the same as the first one. You should see the error "This password has already been used."

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.