Also when i run radiusd -x then try to authenticate, i get this error in the radiusd -x output *(0) WARNING: pap : No "known good" password found for the user. Not setting Auth-Type(0) WARNING: pap : Authentication will fail unless a "known good" password is available* Iam very sure about my password but i think it is something to do with the Auth-type i set Patiently waiting for all your feed back :-) Ritah On Wed, Dec 2, 2015 at 5:30 PM, Ryta Kashemire <rytaluv@gmail.com> wrote:
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
participants (1)
-
Ryta Kashemire