>>>>> "IT" == Isaiah Taylor <isaiah.p.taylor@xxxxxxxxx> writes: IT> Does OpenSSH have some sort of callback extensibility for IT> dynamically allowing or disallowing users based on an external IT> script or file? Seems more like the kind of thing you'd do through the PAM stack, assuming your OS has that. pam_script seems directly on point if you want to make decisions based on arbitrary scripting. Needless to say, PAM can be baroque and is part of the attack surface, so significant care is warranted. - J< _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev