Authentication is not working
Issues
- If your LDAP configuration is improper, you should face authentication issue
- If your user name or password is wrong, you should face authentication issue
- In case of SSO authentication if your access policies under access restriction section are not properly configured, you should face authentication issue.
- In case of SSO authentication if your entered wrong password multiple times for LDAP fail over your password should save under Reports > password cache on SafeSquid interface, you should face authentication issue.
- If SSO configuration is improperly configured, you should face authentication issue
- If time and date synchronization is not same among proxy server,active directory and client machine, you should face authentication issue
Solution
Case 1: If your LDAP configuration is improper, you should face authentication issue
Integrate Active Directory For Simple Authentication as per the link so that your authentication issue will solve.
Verify it from SafeSquid Logs.
GET http://safesquid.cfg/ HTTP/1.1
|
Case 2: If your user name or password is wrong, you should face authentication issue
Make sure about your username and password for any authentication either it will be Simple authentication link,Basic authentication link or Interface authentication link
Case 3: In case of SSO authentication if policy configuration under Access Restriction section is improper, you should face authentication issue.
Make sure about your policy configuration under Access Restriction section as per the link
Case 4: In case of SSO authentication if authentication challenge appears on interface and your entered wrong password multiple times for LDAP fail-over your password should save/stored under Reports > password cache on SafeSquid Interface, you should face authentication issue
Access SafeSquid Interface LINK and remove all the password which you entered from Reports > password cache.
Case 5: If SSO configuration is improper, you should face authentication issue
Before Integrating Active Directory For SSO Authentication make sure your DNS configuration and NTP server configuration is as per the specify DNS and NTP server Configuration
For Integrating Active Directory For SSO Authentication follow link so that your authentication issue will solve.
Case 6: If time and date synchronization is not same among proxy server,active directory and client machine, you should face authentication issue
Verify the time and date synchronization amongproxy server,active directory and client machine using following command.
Command: root@sabproxy:~# ntpdate <server_IP> |
---|
Example:
In our case Proxy server IP address : 192.168.221.222
Active Directory IP address : 192.168.221.1
Client machine IP address : 192.168.221.212 (Windows test machine)
Verify time and date synchronization from proxy server (192.168.221.222) .Run below command
Command:
root@sabproxy:~# ntpdate 192.168.221.1 25 Jan 16:44:14 ntpdate[22275]: the NTP socket is in use, exiting |
Time synchronization between Proxy server and Act |
---|
Same way verify Time synchronization between Proxy server and Client machine as well as Active Directory and Client machine
All the three machines are with same time and date