User authentication Example user configuration
Digi Connect IT® 16/48 User Guide
551
$ sudo gedit /etc/freeradius/3.0/users
b. Add the users to the users file:
serialuser1 Cleartext-Password := "password1"
Unix-FTP-Group-Names := "serialgroup1"
serialuser2 Cleartext-Password := "password2"
Unix-FTP-Group-Names := "serialgroup2"
c. Save and close the users file.