Hello list, following an old manual build and install freeradius 3.0.0m my question is. as freeradius server starts if you have any startup scripts? Universidad de Cienfuegos http://www.ucf.edu.cu/
Hello list, following an old manual build and install freeradius 3.0.0m my question is. as freeradius server starts if you have any startup scripts?
Both Debian and RedHat builds will have startup scripts, yes. I suggest you use either build process to build packages as appropriate for your platform and then either run 'service radiusd start' (or service freeradius start), or use the appropriate init.d command to start it. :-) Stefan Paetow Moonshot Industry & Research Liaison Coordinator t: +44 (0)1235 822 125 gpg: 0x3FCE5142 xmpp: stefanp@jabber.dev.ja.net skype: stefan.paetow.janet Lumen House, Library Avenue, Harwell Oxford, Didcot, OX11 0SG jisc.ac.uk Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800. Jisc Collections and Janet Ltd. is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under Company No. number 2881024, VAT No. GB 197 0632 86. The registered office is: Lumen House, Library Avenue, Harwell, Didcot, Oxfordshire, OX11 0SG. T 01235 822200.
On 5 Jun 2015, at 08:48, Stefan Paetow <Stefan.Paetow@jisc.ac.uk> wrote:
Hello list, following an old manual build and install freeradius 3.0.0m my question is. as freeradius server starts if you have any startup scripts?
Both Debian and RedHat builds will have startup scripts,
There's a generic one hanging around in scripts too. -Arran
freeradius 3.0.0 compile it in ubuntu 14.04 and does not init.d startup scripts El 05/06/15 a las 10:48, Stefan Paetow escribió:
Hello list, following an old manual build and install freeradius 3.0.0m my question is. as freeradius server starts if you have any startup scripts? Both Debian and RedHat builds will have startup scripts, yes. I suggest you use either build process to build packages as appropriate for your platform and then either run 'service radiusd start' (or service freeradius start), or use the appropriate init.d command to start it.
:-)
Stefan Paetow Moonshot Industry & Research Liaison Coordinator
t: +44 (0)1235 822 125 gpg: 0x3FCE5142 xmpp: stefanp@jabber.dev.ja.net skype: stefan.paetow.janet Lumen House, Library Avenue, Harwell Oxford, Didcot, OX11 0SG
jisc.ac.uk
Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800. Jisc Collections and Janet Ltd. is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under Company No. number 2881024, VAT No. GB 197 0632 86. The registered office is: Lumen House, Library Avenue, Harwell, Didcot, Oxfordshire, OX11 0SG. T 01235 822200.
Universidad de Cienfuegos http://www.ucf.edu.cu/
No. It won't install them but they are provided in the source archive for you to use/copy alan
Hello list, I have already freeradius working against an AD but have problems with certificates, authenticate mobile well and downloading the certificate but not Windows 7 PC, ask the user and password repeatedly. I have a digital certificate server AD (radius-ca.cer) This can be used for freeradius? Universidad de Cienfuegos http://www.ucf.edu.cu/
On Jun 6, 2015, at 8:19 AM, Yaisel Cruz Zuñiga <ycruz@ucf.edu.cu> wrote:
Hello list, I have already freeradius working against an AD but have problems with certificates, authenticate mobile well and downloading the certificate but not Windows 7 PC, ask the user and password repeatedly.
I have a digital certificate server AD (radius-ca.cer) This can be used for freeradius?
Yes. Did you create the certificates with the correct OIDs? See raddb/certs/README. This is documented. Windows needs magic things in the certificates, otherwise it refuses to work. Alan DeKok.
The client certificate needs extendedKeyUsage = clientAuth and you need to install it for the current user if you select user authentication in the 802.1x authentication page in windows NIC. If you want machine authentication you need to install it for the local machine. The subject DN for the client certificate can be anything you want, however you need the CN of the client certificate match the user name entry in FR user file - or you configure windows to use a different user name but then you get a popup asking for that name every time you disable and re-enable 802.1x or manually disable and re-enable the NIC. 2015-06-06 15:31 GMT+02:00 Alan DeKok <aland@deployingradius.com>:
On Jun 6, 2015, at 8:19 AM, Yaisel Cruz Zuñiga <ycruz@ucf.edu.cu> wrote:
Hello list, I have already freeradius working against an AD but have problems with certificates, authenticate mobile well and downloading the certificate but not Windows 7 PC, ask the user and password repeatedly.
I have a digital certificate server AD (radius-ca.cer) This can be used for freeradius?
Yes.
Did you create the certificates with the correct OIDs? See raddb/certs/README. This is documented.
Windows needs magic things in the certificates, otherwise it refuses to work.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (7)
-
Alan Buxey -
Alan DeKok -
Arran Cudbard-Bell -
Ben Humpert -
Herwin Weststrate -
Stefan Paetow -
Yaisel Cruz Zuñiga