server staff {

authorize {
        staff-auth
	mschap
	pap
}


authenticate {
	Auth-Type PAP{
		pap
	}
	Auth-Type MSCHAP {
		mschap
	}
}


preacct {
}

accounting {
}

session {
}

post-auth {
}

pre-proxy {
}

post-proxy {
}

}
