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 access to the SMS Gateway. You can create user account manually or you can use an SQL database, LDAP server or HTTP to manage user access.

SMS user
How to create an SMS user account manually
One of the basic system administration tasks is to create user accounts for all users of the SMS software. After user identification, SMS users have access to an efficient and user-friendly SMS tool that enables businesses to manage SMS communication. With features like bulk messaging, personalization, scheduling, and inbox management, it offers a powerful solution for sending and receiving SMS messages.
Manual user account setup
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

More information