Tutorial: How to Remove a Post-Auth Script
Abstract
How to remove a post-auth script from Access Server. Post-auth scripts allow you to customize authentication with Python.
Overview
This tutorial shows you how to remove a post-auth script you've installed on Access Server. This is helpful if you're removing the added authentication functionality from the script. This can also be helpful for debugging issues with a script.
- An installed Access Server. 
- An installed post-auth script. 
To remove a post-auth script, follow this general process:
- Sign in to your Access Server console and get root privileges. 
- Run these commands: - sacli --key "auth.module.post_auth_script" ConfigDel sacli start