On Wed, Dec 09, 2009 at 01:19:28PM -0000, Daniel A. wrote: > > ssh-copy-id fails to parse command line arguements in certain > situations. In this case I tried to specify my user name using ssh's -l > arguement. > > d...@dak-tp:~$ ssh-copy-id -ltest host.name > ssh: Could not resolve hostname umask 077; test -d .ssh || mkdir .ssh ; cat > >> .ssh/authorized_keys: Name or service not known >
ssh-copy-id doesn't support the -l option: $ ssh-copy-id --help Usage: /usr/bin/ssh-copy-id [-i [identity_file]] [u...@]machine status invalid importance wishlist -- Mathias Gug Ubuntu Developer http://www.ubuntu.com ** Changed in: openssh (Ubuntu) Importance: Low => Wishlist ** Changed in: openssh (Ubuntu) Status: Confirmed => Invalid -- ssh-copy-id fails with certain args https://bugs.launchpad.net/bugs/494497 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
