I'm a beginner in freeradius and i'm not familiar with the code.i'm setting up 802.1x authentication using freeradius and it works fine.but before authenticating the user based on username and password and assigning to a vlan i have to check one more condition (whether a file is present in client or not.for this i'm sending a bit along with username.if file is present, the bit is set to 1).so to separate the bit from username at the freeradius for authentication i edited the auth.c file.now how should i compile the modified code and install it? is it enough to simple change the code...and give ./build and install thanks for ur time and consideration... -- View this message in context: http://freeradius.1045715.n5.nabble.com/compiling-freeradius-source-code-tp4... Sent from the FreeRadius - Dev mailing list archive at Nabble.com.