Displaying 6 results from an estimated 6 matches for "solaris_".
Did you mean:
solaris
2007 Jul 18
1
smbpasswd truncates password to 8 chars on Solaris sparc?
Good Day. In June, I posted a small query under the Subject of
_odd smbpasswd / smbclient error from Linux to Solaris_
Briefly, a Solaris sparc server running 3.0.25a would not accept passwords
from the Linux smbclient program if the password was 9 characters or greater.
Instead, one would get this:
session setup failed: NT_STATUS_LOGON_FAILURE
but it worked fine with the Solaris sparc smbclient. Again, this w...
2017 Dec 18
2
Dialect for shell scripts
>>>>> I?aki ?car writes:
Same from here: in addition to what the standards say, it always pays to
be defensive and check "Portable Shell Programming" in the Autoconf
manual. Among other things, this says
'$((EXPRESSION))'
Arithmetic expansion is not portable as some shells (most notably
Solaris 10 '/bin/sh') don't support it.
motivating
2003 Sep 19
3
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125
jrj at purdue.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #192 is|0 |1
obsolete| |
Attachment #355 is|0 |1
obsolete|
2017 Dec 18
0
Dialect for shell scripts
I do not have a dog in this fight, but I have to ask:
How much person time is worthwhile to invest in supporting Solaris 10?
It has been closed-source (Post-Oracle)
<https://en.wikipedia.org/wiki/Solaris_(operating_system)#Post-Oracle_closed_source_(Solaris_10_after_March_2010,_and_Solaris_11_(2011_and_later))>
since
March 2010.
On Mon, Dec 18, 2017 at 1:23 PM, Kurt Hornik <Kurt.Hornik at wu.ac.at> wrote:
> >>>>> I?aki ?car writes:
>
> Same from here: in addition t...
2017 Dec 18
1
Dialect for shell scripts
..., at 23:36 , Paul McQuesten <mcquesten at gmail.com> wrote:
>
> I do not have a dog in this fight, but I have to ask:
> How much person time is worthwhile to invest in supporting Solaris 10?
>
> It has been closed-source (Post-Oracle)
> <https://en.wikipedia.org/wiki/Solaris_(operating_system)#Post-Oracle_closed_source_(Solaris_10_after_March_2010,_and_Solaris_11_(2011_and_later))>
> since
> March 2010.
>
> On Mon, Dec 18, 2017 at 1:23 PM, Kurt Hornik <Kurt.Hornik at wu.ac.at> wrote:
>
>>>>>>> I?aki ?car writes:
>>
&...
2019 Jul 09
6
Dovecot 2.3.6 on Solaris10: build issues, segfaults
Hopefully, there is some fix for issue 3 which is beyond my
skill to fix.
Issue 1) Need recent gcc version
Building Dovecot versions <=2.2.x using gcc 3.4.4 worked,
but this gcc version fails to build 2.3.x properly: symptoms
include compile failures and executable crashes that depended
on the amount of optimization used, which is usually a sign of
compiler bugs. (It could also be