Tool
Target Platform: Windows, Linux, NetWare
This is the perl script to scan the machines remotely to find out what NSL snapins are installed on iManager. You can run this script on any platform including Windows, Linux or NetWare.
You can scan one machine or multiple machines at a time. On scanning it will detect if iManager is running on remote machine or not. If iManager is present, then it finds out whether any of the following NSL snapins are installed on this iManager.
- Main Secure Login Snapin
- pcProx Method Snapin
- Secure Workstation Snapin
This tool prevents checking for snapins by manually logging into iManager, thus saves lot of time during testing and deployments.
How to Use
Perl NSLSnapinsDetector.pl [-d] [-p <port>] { host | host-range }
Options:
| -d | Do not use ping scan to check if the host is alive |
| -p <port> | Use specified <port> instead of default port 80 |
For single host
- Perl NSLSnapinsDetector.pl -d ldap.myhost.edu
- Perl NSLSnapinsDetector.pl -d -p 8080 192.168.0.100
For range of hosts
- Perl NSLSnapinsDetector.pl 192.168.0.1-100
| Attachment | Size |
|---|---|
| NSLSnapinDetector.zip | 2.49 KB |
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 5689 reads


0