Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleexample client side password file, for user fred
4.5.0  # this is the version number
# comment
# <user> <host> <port> <passwd>
fred machine1 3142 xydd5j
fred machine2 3142 xydd5j
fred machine3 3142 xydd5jggg

...

Code Block
titleexample server password file, running on machine1 and port 3141
4.5.0
user1 machine1 3141 sdfrg
user2 machine1 3141 ssdft
user3 machine1 3141 ggsdsd

...