Linux PPP protocol development
 help / color / mirror / Atom feed
* PPTP/PPP/Radius/LDAP and usernames in email format
@ 2012-08-11 11:11 Charles Williams
  2012-08-11 11:13 ` Charles Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Williams @ 2012-08-11 11:11 UTC (permalink / raw)
  To: linux-ppp

Hey all,

Heres's one for you. I am currently setting up a new MS-ChapV2/MPPE VPN 
gateway with pptp/ppp to freeradius authing against an LDAP store.

This VPN will be used for multiple client domains and so I would like to 
use usernames in the form of „user@domain.tld <mailto:user@domain.tld>“ 
instead of „user“ (which is the situation atm).

The LDAP store has a branch as follows:

ou=domains,dc=company,dc=com

under ou=domains I have entries for each domain that I will be offering 
VPN access to.

ie. cn=domain.tld,ou=domains,dc=company,dc=com

I would like to get ppp to send the complete user@domain.tld 
<mailto:user@domain.tld> to radius and have radius use the „domain.tld“ 
as part of the filter for the username search to limit the search to the 
sub-branch from the correct domain.

The problem is that I have yet to find a way to get ppp to send the 
username to Freeradius if there is an @ symbol in the username.

Any ideas?

thanks,
chuck


^ permalink raw reply	[flat|nested] 2+ messages in thread

* PPTP/PPP/Radius/LDAP and usernames in email format
  2012-08-11 11:11 PPTP/PPP/Radius/LDAP and usernames in email format Charles Williams
@ 2012-08-11 11:13 ` Charles Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Charles Williams @ 2012-08-11 11:13 UTC (permalink / raw)
  To: linux-ppp

Sorry all, it would seem that a bit of HTML got caught up in the 
pasting. Here is the one that was meant to be sent.


Hey all,

Heres's one for you. I am currently setting up a new MS-ChapV2/MPPE VPN 
gateway with pptp/ppp to freeradius authing against an LDAP store.

This VPN will be used for multiple client domains and so I would like to 
use usernames in the form of „user@domain.tld“ instead of „user“ (which 
is the situation atm).

The LDAP store has a branch as follows:

ou=domains,dc=company,dc=com

under ou=domains I have entries for each domain that I will be offering 
VPN access to.

ie. cn=domain.tld,ou=domains,dc=company,dc=com

I would like to get ppp to send the complete user@domain.tld to radius 
and have radius use the „domain.tld“ as part of the filter for the 
username search to limit the search to the sub-branch from the correct 
domain.

The problem is that I have yet to find a way to get ppp to send the 
username to Freeradius if there is an @ symbol in the username.

Any ideas?

thanks,
chuck


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-11 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-11 11:11 PPTP/PPP/Radius/LDAP and usernames in email format Charles Williams
2012-08-11 11:13 ` Charles Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox