Hello So i have setup freeradius on CentOS Linux release 7.1.1503 (Core) added a client to clients.conf *client (ip-of-client) { secret = (Secret) shortname = (Shortname) nas_type = cisco* and added a user in users *user Auth-Type := System Service-Type = NAS-Prompt-User, cisco-avpair = "shell:priv-lvl=15"* i have user and group set to radiusd in raduisd.conf and radiusd is the owner and group for raddb and all files in the raddb However, when i run a radtest...bellow is my out put *[root@xxx]# radtest username password localhost 0 testing123Sending Access-Request Id 224 from 0.0.0.0:40961 <http://0.0.0.0:40961> to 127.0.0.1:1812 <http://127.0.0.1:1812> User-Name = 'username' User-Password = 'password' NAS-IP-Address = (ip of server host) NAS-Port = 0 Message-Authenticator = 0x00Received Access-Reject Id 224 from 127.0.0.1:1812 <http://127.0.0.1:1812> to 127.0.0.1:40961 <http://127.0.0.1:40961> length 20(0) -: Expected Access-Accept got Access-Reject[root@xxx]# * Could someone please point me in the right direction to were the problem could be.. Awaiting your timely response Regards Ritah