function auth {
	description="Authentication tap ident"
	use="tcp"
	port=${port:-113}
	do_service $FUNCNAME $@
}
