<quote who="Mark Walkom"> > I know I can set a per host user or a default global username, but what if I > want to set a global default and then have specific usernames for a handful > of hosts? > > eg; > User mark > > Host host1 > Host host5 > user dummy
Try this: Host host5 User dummy Host * User mark - Jeff -- linux.conf.au 2009: Hobart, Tasmania http://marchsouth.org/ Wake up and smell the penguin. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
