SMPP user authentication

This page lists the available options that you can use to authenticate your users or employees. By managing the authentication process, you can give these users right to access SMS Gateway. You can use an SQL database, LDAP server or HTTP to manage the rights, and give permissions to your users.

sql user authentication
SQL user authentication
TSecure your SMPP server by authenticating users through a database. This guide provides easy-to-follow instructions to connect your server to a database, ensuring only authorized users access your SMS services. By centralizing user credential management, you'll significantly enhance your server's security. Discover how to implement this essential security measure with this handy resource.
Check how to use SQL user authentication in SMS Gateway
ldap user authentication
LDAP user authentication
By checking this page, you can learn about how to authenticate the users registered in Microsoft Domain. Ozeki SMS Gateway provides the authentication of these users by using LDAP protocol that can reach the user database in Windows Server and check if the user is allowed to log in.
See how you can use LDAP protocol to authenticate users
http user authentication
HTTP user authentication
The HTTP user authentication option helps you to manage permissions with the HTTP Authentication Provider. This authentication service uses a HTTP webserver which will check the username and password and allow the user to log in.
Learn about how to use HTTP user authentication