7. Creating a Login for a Customer
A Customer by itself is not enough to let people use your Services. Each
Customer must have at least one LoginID. A LoginID is a pair of User ID
and Password used by a Customer to login to service. Each Customer can have
multiple LoginIDs. The number of allowed LoginIDs is defined by the Service.
To create a new LoginID, you must first select the Customer.
Select Customers from top Menu. The following page will be displayed:

Here you can search for Customers based on their First Name, Last Name or
LoginID. For Example, we have created a Customer named "John Smith". To
search for this Customer based on his last name, click on Last Name
radio button and type smi in the text box next to it. When you click
on Search button, a list of first 10 Customers whose their last names
starts with "smi" will be displayed.

Now that you find the customer, let's add a LoginID to his account.
Click the "Edit" link next to customer name in the search results.
The Customer Edit page is displayed. Click on Other Info button,
then Click on Logins button. A new browser window will open and
display the list of Logins defined for this customer.

Click on Add button. In the next page you can enter an ID and a
Password for this Customer. These are the actual ID and Password used
to login to the service.

Next: Testing the RADIUS server
|