Home
last modified time | relevance | path

Searched full:radius (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/
H A Dlibauthen-radius-perl_0.22.bb1 SUMMARY = "Authen::Radius - provide simple Radius client facilities"
2 DESCRIPTION = "The Authen::Radius module provides a simple class that \
3 allows you to send/receive Radius requests/responses to/from a \
4 Radius server. \
21 S = "${WORKDIR}/Authen-Radius-${PV}"
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/
H A Dtest.pl-adjust-for-ptest.patch27 +BEGIN {print "Start testing for libauthen-radius-perl\n";}
29 use Authen::Radius;
45 print "Make sure this machine is in your Radius clients file!\n";
46 -print "Enter hostname[:port] of your Radius server: "; chomp ($host = <STDIN>);
47 -print "Enter shared-secret of your Radius server: "; chomp ($secret = <STDIN>);
50 +print "hostname of your Radius server: $host\n";
51 +print "shared-secret of your Radius server: $secret\n";
57 $r = new Authen::Radius(Host => $host, Secret => $secret, Debug => 1);
60 #Authen::Radius->load_dictionary;
78 my $digest = Authen::Radius::hmac_md5(undef, $data, $key);
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoggle-switch.scss6 -webkit-border-radius: 60px;
7 -moz-border-radius: 60px;
8 border-radius: 60px;
72 -webkit-border-radius: 52px;
73 -moz-border-radius: 52px;
74 border-radius: 52px;
H A Dalerts.scss5 border-radius: 0;
12 border-radius: 0;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A Dfreeradius11 # Short-Description: Radius Daemon
12 # Description: Extensible, configurable radius daemon
53 if [ ! -d /var/log/radius ]; then
54 mkdir -p /var/log/radius
55 touch /var/log/radius/radius.log
56 chown radiusd:radiusd /var/run/radius
H A D0002-Enable-and-change-user-and-group-of-freeradius-serve.patch23 -# user = radius
24 -# group = radius
H A Dradiusd-volatiles.conf1 d /var/log/radius 0755 radiusd radiusd -
H A Dvolatiles.58_radiusd3 d radiusd radiusd 0755 /var/log/radius none
H A D0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch13 ERROR:There is already a certificate for /C=FR/ST=Radius/O=Example Inc./CN=user@example.org/emailAd…
19 Subject Name :/C=FR/ST=Radius/O=Example Inc./CN=user@example.org/emailAddress=user@example.org
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/
H A Dpam-radius_3.0.0.bb1 SUMMARY = "PAM module for RADIUS authentication"
2 DESCRIPTION = "This allows any PAM-capable machine to become a RADIUS client for \
3 authentication and accounting requests. You will need a RADIUS server to perform \
/openbmc/phosphor-webui/app/common/styles/layout/
H A Dheader.scss11 -webkit-border-radius: 6px 6px;
12 -moz-border-radius: 6px 6px;
13 border-radius: 6px 6px;
35 border-radius: 0;
199 border-radius: 6px;
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_badge.scss3 // Need to explicitly set border-radius
6 border-radius: 10rem;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:…
H A Dbootstrap.css1129 border-radius: 6px;
1139 border-radius: 4px;
1145 border-radius: 50%;
1542 border-radius: 4px;
1549 border-radius: 3px;
1571 border-radius: 4px;
1579 border-radius: 0;
2562 border-radius: 4px;
2714 border-radius: 3px;
2729 border-radius: 3px;
[all …]
H A Dbootstrap.css.map1radius.less","less/input-groups.less","less/navs.less","less/navbar.less","less/mixins/nav-vertica…
H A Dfont-awesome.min.css33radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{bo…
H A Dqunit-1.18.0.css1radius:5px 5px 0 0;}#qunit-header a{text-decoration:none;color:#C2CCD1;}#qunit-header a:hover,#qun…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/
H A Ddefconfig40 # Driver interface for no driver (e.g., RADIUS server only)
125 # RADIUS authentication server. This provides access to the integrated EAP
126 # server from external hosts using RADIUS.
129 # Build IPv6 support for RADIUS operations
H A Dhostapd.service2 Description=Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/
H A Dppp_2.5.2.bb63 PACKAGES =+ "${PN}-oa ${PN}-oe ${PN}-radius ${PN}-winbind ${PN}-minconn ${PN}-password ${PN}-l2tp $…
67 FILES:${PN}-radius = "${libdir}/pppd/${PV}/radius.so ${libdir}/pppd/${PV}/radattr.so ${libdir}/pp…
75 SUMMARY:${PN}-radius = "Plugin for PPP for RADIUS support"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/radiusclient-ng/
H A DModify-configure.in-and-etc-Makefile.am.patch76 # just like in the normal RADIUS distributions
80 # program to call for a RADIUS authenticated login
81 login_radius @sbindir@/login.radius
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/radiusclient-ng/
H A Dradiusclient-ng_0.5.6.bb1 SUMMARY = "RADIUS protocol client library"
3 for developing free and commercial software that need support for a RADIUS \
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss85 border-radius: 0;
94 border-radius: 0;
133 border-radius: 0;
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyrad/
H A D208.patch25 description="RADIUS tools"
33 keywords = ["AAA", "accounting", "authentication", "authorization", "RADIUS"]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyrad_2.4.bb1 SUMMARY = "RADIUS tools"

123