Removing prefix and suffix from User-Name

2005-09-01 Thread Jérémy Cluzel
Hi, I want to convert the User-Name recieved: \host\login.server.domain.com to username. What's the best way to do this ? - using preprocess module and hints file: DEFAULTPrefix == /host, Strip-User-Name = Yes DEFAULTSuffix == .server.domain.com, Strip-User-Name = Yes - using

RE: Removing prefix and suffix from User-Name

2005-09-01 Thread Seferovic Edvin
. September 2005 02:05 To: freeradius-users@lists.freeradius.org Subject: Removing prefix and suffix from User-Name Hi, I want to convert the User-Name recieved: \host\login.server.domain.com to username. What's the best way to do this ? - using preprocess module and hints file: DEFAULTPrefix