diff --git a/pam_netsyms.py b/pam_netsyms.py index b7809c4..6e1cd78 100644 --- a/pam_netsyms.py +++ b/pam_netsyms.py @@ -26,7 +26,7 @@ import pwd import crypt import sys -api_url = "http:///accounthub/api.php" +api_url = "http://localhost/accounthub/api.php" api_key = "123" def load_settings():