############################################################################ # this file contains all users who are allowed to use the btxserver # the following entries are possible: ############################################################################ # # a comment: # bla bla bla # a user entry: username # a host entry: @hostname # a host/user entry: username@hostname # # e.g. user username@machine gets permission to use the btxserver if this file # contains the following: # one entry with: username@machine OR # one entry with: username AND # machine # (every user is allowed on every machine) ############################################################################ @localhost #allowed users root