search for: mikelward

Displaying 3 results from an estimated 3 matches for "mikelward".

2008 Jan 07
7
[Bug 1427] New: scp -q behavior different than documented
...ion: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P3 Component: scp AssignedTo: bitbucket at mindrot.org ReportedBy: mikel at mikelward.com Created an attachment (id=1434) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1434) only disable the progress meter, keep error messages The man page says -q disables the progress meter, but it also disables all other output. $ scp -q badhost:/bin/ls . $ scp badhost:/bin/ls . ssh...
2008 Jan 17
2
[Bug 1431] New: ssh-copy-id -i .ssh/*.pub hostname is noisy
...ied Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: Miscellaneous AssignedTo: bitbucket at mindrot.org ReportedBy: mikel at mikelward.com Created an attachment (id=1443) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1443) redirect expr's output to /dev/null If you run ssh-copy-id with the -i option and specify a file name ending in .pub, it prints a number before doing anything. This is because the expr call on l...
2008 Jan 17
1
convert plugin fails - drops root privileges then tries to create file in /
Hi I just tried to run the convert plugin as described at http://wiki.dovecot.org/Plugins/Convert (except with mail_location = maildir:~/Mail) It fails with an error message: Eopen(/.temp.falcon.endbracket.net.18618.8d5e0a038da6cf06) failed: Permission denied Error: imap dump-capability process returned 89 It looks like Dovecot execs /usr/libexec/dovecot/imap, which drops root privileges