RE: Network Printers with freeradius? Anyway?
Do your printers support 802.1x? josh.
-----Original Message----- From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Sérgio Kojima Sent: 05 September 2007 18:58 To: freeradius-users@lists.freeradius.org Subject: Network Printers with freeradius? Anyway?
Hello all.
Finaly my FreeRADIUS 2.0.0-pre2 is running with Samba PDC + OpenLdap and foundry/dot1x switchs. Very well... Now, the next level is the printers. How to configure my network printers with freeradius? No solicitation does not arrive when i run "radiusd -X". Printers are using DHCP.
See you!
============================================================= - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi Josh, The printers/802.1x are OK! But the problem is the printers that not support 802.1x, like Kyocera KM-2050. Anyway? 2007/9/5, Josh Howlett <Josh.Howlett@ja.net>:
Do your printers support 802.1x?
josh.
-----Original Message----- From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Sérgio Kojima Sent: 05 September 2007 18:58 To: freeradius-users@lists.freeradius.org Subject: Network Printers with freeradius? Anyway?
Hello all.
Finaly my FreeRADIUS 2.0.0-pre2 is running with Samba PDC + OpenLdap and foundry/dot1x switchs. Very well... Now, the next level is the printers. How to configure my network printers with freeradius? No solicitation does not arrive when i run "radiusd -X". Printers are using DHCP.
See you!
============================================================= - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- -------------------------------------------------------> ATENÇÃO: Ao encaminhar essa esse e-mail, manda somente como Cópia Carbono Oculta (CCO) evitando que vejam os e-mails para onde você enviou. <---------------------------------------------------------------------
Sérgio Kojima wrote:
Hi Josh,
The printers/802.1x are OK! But the problem is the printers that not support 802.1x, like Kyocera KM-2050. Anyway?
2007/9/5, Josh Howlett <Josh.Howlett@ja.net>:
Do your printers support 802.1x?
josh.
-----Original Message----- From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Sérgio Kojima Sent: 05 September 2007 18:58 To: freeradius-users@lists.freeradius.org Subject: Network Printers with freeradius? Anyway?
Hello all.
Finaly my FreeRADIUS 2.0.0-pre2 is running with Samba PDC + OpenLdap and foundry/dot1x switchs. Very well... Now, the next level is the printers. How to configure my network printers with freeradius? No solicitation does not arrive when i run "radiusd -X". Printers are using DHCP.
See you!
============================================================= - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Well what do you actually want to do with them ? If it's just configuration of VLANS etc.. the obvious solution is to use mac based authentication on the switch the printers are connected to... Not that secure ... but they are printers... shouldn't be on a sensitive network anyway. Unless your talking about the printers doing auth/autz via RADIUS for users spooling print jobs to them... Arran
You are correct.. the way is the configurations of the VLANs. I´ll see the switchs documentation .. Tnks boys. []´s Sérgio. ====================== 2007/9/5, Arran Cudbard-Bell <A.Cudbard-Bell@sussex.ac.uk>:
Sérgio Kojima wrote:
Hi Josh,
The printers/802.1x are OK! But the problem is the printers that not support 802.1x, like Kyocera KM-2050. Anyway?
2007/9/5, Josh Howlett <Josh.Howlett@ja.net>:
Do your printers support 802.1x?
josh.
-----Original Message----- From: freeradius-users-bounces@lists.freeradius.org [mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of Sérgio Kojima Sent: 05 September 2007 18:58 To: freeradius-users@lists.freeradius.org Subject: Network Printers with freeradius? Anyway?
Hello all.
Finaly my FreeRADIUS 2.0.0-pre2 is running with Samba PDC + OpenLdap and foundry/dot1x switchs. Very well... Now, the next level is the printers. How to configure my network printers with freeradius? No solicitation does not arrive when i run "radiusd -X". Printers are using DHCP.
See you!
============================================================= - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Well what do you actually want to do with them ? If it's just configuration of VLANS etc.. the obvious solution is to use mac based authentication on the switch the printers are connected to... Not that secure ... but they are printers... shouldn't be on a sensitive network anyway.
Unless your talking about the printers doing auth/autz via RADIUS for users spooling print jobs to them... Arran - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- -------------------------------------------------------> ATENÇÃO: Ao encaminhar essa esse e-mail, manda somente como Cópia Carbono Oculta (CCO) evitando que vejam os e-mails para onde você enviou. <---------------------------------------------------------------------
Hello, I have a problem connecting Freeradius to a mssql server. I installed FreeTLS and UNIXodbc and tested their connection to the mssql server and it worked. Please tell me what could be the problem ? radiusd -X reads: rlm_sql (sql): Driver rlm_sql_unixodbc (module rlm_sql_unixodbc) loaded and linked rlm_sql (sql): Attempting to connect to USERNAME@[IP-OF-MSSQL-SERVER]:/radius rlm_sql (sql): starting 0 rlm_sql (sql): Attempting to connect rlm_sql_unixodbc #0 rlm_sql_unixodbc: Connection failed IM002 [unixODBC][Driver Manager]Data source name not found, and no default driver specified rlm_sql (sql): Failed to connect DB handle #0 Here is the working connection to mssql server : [root@fedora5 ~]# tsql -H [IP-OF-MSSQL-SERVER] -p 1433 -U USERNAME -P PASSWORD locale is "en_US.UTF-8" locale charset is "UTF-8" 1> quit [root@fedora5 ~]# isql [IP-OF-MSSQL-SERVER] USERNAME PASSWORD +---------------------------------------+ | Connected! | | | | sql-statement | | help [tablename] | | quit | | | +---------------------------------------+ SQL> quit [root@fedora5 ~]# rpm -qa | grep freerad freeradius-1.0.5-1.2 Thanks ____________________________________________________________________________________ Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. http://tv.yahoo.com/collections/222
Pretty Woman wrote:
I have a problem connecting Freeradius to a mssql server. ... rlm_sql_unixodbc: Connection failed IM002 [unixODBC][Driver Manager]Data source name not found, and no default driver specified
See the Unixodbc documentation for the meaning of those errors.
[root@fedora5 ~]# rpm -qa | grep freerad freeradius-1.0.5-1.2
<sigh> That version is YEARS out of date. Why are you using it? Alan DeKok.
participants (5)
-
Alan DeKok -
Arran Cudbard-Bell -
Josh Howlett -
Pretty Woman -
Sérgio Kojima