The LDAP Login Script is a Python script that allows users to log in to an LDAP server using their username and password. It also includes a Telegram bot that sends the user a one-time password (OTP) for additional authentication.
Primary LanguagePython