SHIFT

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


Sidebar

Recently Changed Pages:

View All Pages


View All Tags


LinkedIn




WIKI Disclaimer: As with most other things on the Internet, the content on this wiki is not supported. It was contributed by me and is published “as is”. It has worked for me, and might work for you.
Also note that any view or statement expressed anywhere on this site are strictly mine and not the opinions or views of my employer.


Pages with comments

View All Comments

sles10sp1freeradius

SLES 10 SP1 FreeRadius

Installatie verslag Suse Linux Enterprise Server 10 SP1 met FreeRadius

Installatie

Taal: English US Klok en tijdzone: Hardware Clock set to local time - Europa - Amsterdam Partitietabel:

/dev/sda1                   /        7 GB   EXT3, Fstab options: No Access Time

Software Selectie

  • Base Technologies:
    • Server Base System
    • Novell AppArmor
    • C/C++ Development tools
  • Graphical Environments
    • Gnome Desktop Environment for Server
    • X Window System

Configuratie

Root ww: beheer Hostname: sles10.shift.local IP-adres: 192.168.177.100 Subnet Mask: 255.255.255.0 Gateway: 192.168.177.2 DNS server: 192.168.177.2

Firewall Disabled Remote Administration Enabled Local Authentication Extra Account: sjoerdh: beheer

Installatie geactiveerd met * * * licentie VMware tools geïnstalleerd Updates geïnstalleerd

Freeradius 1.1.7

Dependencies required

  • cyrus-sasl-devel
  • mysql-devel
  • apache2-devel
  • e2fsprogs-devel
  • net-snmp-devel
  • openldap2-devel
  • openssl-devel
  • pam-devel
  • postgresql-devel
  • python-devel
  • unixODBC-devel
  • krb5-devel
  • libapr1-devel

Installatie

cd /usr/src/packages/SOURCES/
wget ftp://ftp.freeradius.org/pub/freeradius/freeradius-1.1.7.tar.gz
tar -xzf freeradius-1.1.7.tar.gz
cd freeradius-1.1.7/
./configure --prefix=/ --with-edir
make
make install
ldconfig
radiusd -X

OPMERKING: SSL en config files zijn geconfigureerd voor WiFi voor * * *

You could leave a comment if you were logged in.
sles10sp1freeradius.txt · Last modified: 2021/09/24 00:25 (external edit)