search for: susv2

Displaying 15 results from an estimated 15 matches for "susv2".

2015 Sep 23
10
[Bug 2471] New: "match exec" prepends "exec" to its command
https://bugzilla.mindrot.org/show_bug.cgi?id=2471 Bug ID: 2471 Summary: "match exec" prepends "exec" to its command Product: Portable OpenSSH Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: ssh Assignee:
2004 Sep 10
2
Re: : flac and pipes problems (was: Possible bug)
> A minor point. Would it not be better if flac defaulted to .wav input > rather than raw samples. I think it's going to get wav input an order > of > magnitude more than raw samples? It saves always having to put the > -fw in > there, on these: > > $ flac -fw - mj.flac < mj.wav > $ cat mj.wav | flac -fw - mj.flac > > For that matter it should be able to
2006 Jan 20
1
Bug: Copying several files to non-directory.
...$ echo c >c $ $ scp a b c $ $ echo $? 1 $ cat a b c a b b Ouch! Also, for comparison: $ cp a b c cp: copying multiple files, but last argument `c' is not a directory Try `cp --help' for more information. $ rcp a b c rcp: c: Not a directory. $ Note that the cp behavior is specified in SuSv2. (http://www.opengroup.org/onlinepubs/007908799/xcu/cp.html, "Second synopsis") Also, and this might be a separate bug, note how openssh exits with return code of 1. This was verified using various versions of scp from 3.6.1p2 to 4.2, on linux (various versions) and openbsd. /August....
2004 Mar 16
1
[Bug 551] ssh install fails on Tru64 V5.0A
http://bugzilla.mindrot.org/show_bug.cgi?id=551 ------- Additional Comments From stock at stokkie.net 2004-03-17 06:21 ------- shouldn't this compiler warning be fixed first?? : cc: Warning: session.c, line 635: In this statement, the referenced type of the pointer value "&fromlen" is "unsigned long", which is not compatible with "int".
2004 Mar 30
1
[Bug 565] gcc 3.2.3 compiler warnings for openssh-3.6.1p2 on Solaris 7
...(arg 2) Gone too. >canohost.c:96: warning: subscript has type `char' Most of these are still there. >channels.c:1199: warning: passing arg 4 of `getsockopt' from incompatible pointer type >channels.c:2072: warning: passing arg 4 of `setsockopt' from incompatible pointer type SuSv2 defines arg 4 as void *, Solaris 2.5.1 defines it as char *, hence the warning. >sshd.c:572: warning: unsigned int format, long unsigned int arg (arg 2) Gone. >sshpty.c:412: warning: unsigned int format, mode_t arg (arg 3) >sshpty.c:415: warning: unsigned int format, mode_t arg (arg 3) G...
2013 Jun 01
3
[Bug 2113] New: S_IWRITE is considered obsolete and should be replaced with S_IWUSR.
https://bugzilla.mindrot.org/show_bug.cgi?id=2113 Bug ID: 2113 Summary: S_IWRITE is considered obsolete and should be replaced with S_IWUSR. Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: minor Priority: P5 Component: Build
2013 Dec 17
7
[Bug 2187] New: ssh-add unnecessarily prompts for PKCS#11 pin when removing key
https://bugzilla.mindrot.org/show_bug.cgi?id=2187 Bug ID: 2187 Summary: ssh-add unnecessarily prompts for PKCS#11 pin when removing key Product: Portable OpenSSH Version: 6.3p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh-add
2004 Jun 14
1
vpopmail and open smtp relay
I'm using vpopmail's POP-before-SMTP auth, but dovecot don't support it, so I'm wrote this patch ============================================================== diff -Naur dovecot-0.99.10.5/src/auth/auth-login-interface.h dovecot-0.99.10.5-patched/src/auth/auth-login-interface.h --- dovecot-0.99.10.5/src/auth/auth-login-interface.h Sun May 18 16:26:28 2003 +++
2002 Apr 03
4
Patch to avoid 'Connection reset by peer' error for rsync on cygwin
The problem is caused because rsync does not close its sockets, and WinSock is a quite strict on this. The solution is to shutdown and close the fd. This is a 5-minute hack I've done to fix the obvious occurrences of the problem. It might be better to extend rsyncs cleanup functions for this, but here it is anyway to alert people to the problem and its fix. Max. BEGIN PATCH diff -mru
2004 Sep 11
2
[LLVMdev] lib/System Changes
...Unix platforms. The functions haven't been implemented for Win32. (3) The sys::Process::GetPageSize() method has been implemented in two ways. Older unix systems can use the lib/System/Unix/Process.cpp implementation that is based on the old getpagesize(3) function. This has been deprecated in SUSv2 and doesn't exist in POSIX 1003.1. The new way to get this value is with sysconf(_SC_PAGE_SIZE). That implementation can be found in lib/System/Unix/SUS/Process.cpp file. If your platform supports sysconf(2), please convert the #include in platform/Process.cpp from: #include "../Unix/Proce...
2001 Jul 23
1
forwarded message from mouring@etoh.eviladmin.org
...oncerning MAXHOSTNAMELEN, this symbol is widely spread on UNIX and other systems, but it is not defined by any released version of POSIX. The Single Unix Specification says that hostnames are limited to 255 characters, however, the upcoming POSIX draft which is supposed to cover also the area that SUSv2 does, does fix this. Again, the upcoming POSIX draft as reviewed by the Austin Group (I have draft6 here), does not define MAXHOSTNAMELEN (just as it doesn't define MAXPATHLEN), but it does say something about the new symbol HOST_NAME_MAX: "Runtime Invariant Values (Possibly Indeterminat...
2016 Aug 01
4
OpenSSH 7.3p1 can't be build on Solaris 10
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 configure:17280: result: no configure:17300: checking for mblen configure:17356: gcc -o conftest -O3 -m64 -mtune=native -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset
2008 Feb 21
37
Preferred backup s/w
Hi all, What is the current preferred method for backing up ZFS data pools, preferably using free ($0.00) software, and assuming that access to individual files (a la ufsbackup/ufsrestore) is required? TIA, -- Rich Teer, SCSA, SCNA, SCSECA, OGB member CEO, My Online Home Inventory URLs: http://www.rite-group.com/rich http://www.linkedin.com/in/richteer
2010 Sep 03
10
[Bug 1814] New: scp get file prepends -- before filename
https://bugzilla.mindrot.org/show_bug.cgi?id=1814 Summary: scp get file prepends -- before filename Product: Portable OpenSSH Version: 5.5p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: unassigned-bugs at mindrot.org ReportedBy:
2002 Jan 29
21
locked account accessable via pubkey auth
maybe this is a silly question ;-) But why is it possible to login on a machine with a locked account (passwd -l ) via pubkey-authentication (authorized_keys) ? I use OpenSSH3.01p1on Solaris8 with PAM support so I thought this should not happen. If this is the normal behaviour and built in intentionally what would be the easiest way to lock an account without deleting the users authorized_keys ?