On May 27, 2015, at 11:58 , Jason 'XenoPhage' Frisvold <[email protected]> 
wrote:

> Where are you going to store user credentials?  If you're not using
> AD, are you going to use LDAP?  Or are you planning on using all local
> accounts via packetfence?  (I *think* it supports that, but isn't
> something I ever used/tried...)


Try this: 

Edit raddb/sites-enabled/packetfence-tunnel and uncomment the section about 
local user eap authentication.
Remove the call that checks if you are using a secure SSID. That will not apply 
to you since this is a wired authentication.

Create a user from the PacketFence GUI.
That will add it to the MySQL database. 

Make very sure that you are not using bcrypt hashed passwords.
They are not compatible with PEAP (or rather, PEAP is not compatible with them…)
You can find out what kind of passwords you are using in the GUI, under 
MAIN/advanced.

Then restart radiusd and try again.

Regards,
--
Louis Munro
[email protected]  ::  www.inverse.ca 
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)
------------------------------------------------------------------------------
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to