Displaying 20 results from an estimated 400 matches similar to: "[Ans.]openssh3.5p1 version ... Password aging problem???"
2003 May 12
0
[Ans.]openssh3.6p2 version ... Password aging problem???
Our server is only opened 22 sshd port...
We wants our server secuirty is more higher, so decide to password aging policy...
Linux command is "chage" is very useful, but openssh3.3 higher version is not effected...
[root at radius ~]# chage -l test
Minimum: 0
Maximum: 2
Warning: 2
Inactive: 2
Last Change: May 09, 2003
Password Expires: May
2002 Dec 08
1
Password expiry related clarification in OpenSSH3.5p1
fyi (i'm behind in following the passord expire efforts).
----- Forwarded message from Logu <logsnaath at gmx.net> -----
Date: Sat, 7 Dec 2002 02:42:52 +0530
From: "Logu" <logsnaath at gmx.net>
To: <stevesk at cvs.openbsd.org>
Cc: <kumaresh_ind at gmx.net>
Subject: Password expiry related clarification in OpenSSH3.5p1
Hello Stevesk,
We are using
2003 Jan 07
0
Confirm OpenSSH3.5p1 for Irix
Platform: Irix 6.5.16
OpenSSH 3.5p1 built with MIT Kerb5 v. 1.2.6, OpenSSL 0.9.6g
Everything (privsep, ticket forwarding, etc) so far works like a charm.
You guys do great work.
--
*******************************************************
Quellyn L. Snead
CCN-2 Enterprise Software Management Team
Los Alamos National Laboratory
Schedule B
(505) 667-4185
2002 Dec 18
2
patch for openssh3.5p1 - adds logging option
this patch adds a LogFile option to sshd_config. it just logs messages
directly to a file instead of stderr or syslog. the largest change
is an additional argument to log_init() in log.c for the log file name
(and then changes to the rest of the tools to add a NULL arg).
galt
-------------- next part --------------
diff -urN openssh-3.5p1-orig/log.c openssh-3.5p1/log.c
---
2003 Apr 03
4
Password Aging Policies - SAMBA
I am new to SAMBA. I am using it with LINUX and I love it! Nice change from you know who.
I am sorry if this is a lame question, but I am setting up a Primary Domain Controller and a Backup Domain Controller. All the clients are Windows 2K or XP. I need the clients to reset their passwords every 30 days. I am having a hard time locating a procedure to set this feature. LINUX has 'chage'
2007 Aug 16
0
Asterisk & SNOM Page/Auto Ans - SNOM only beeps intermittently
I have been trying to track this down for a while to no avail.
I have a variety of different SNOM phones (the entire 3XX series) and have
also tried on a variety of different Asterisk versions (pretty much the
whole 1.2 and 1.4 train)
When I "Page()" phones in Asterisk, I only intermittently get an audio
indication on the recipient phone. Audio Indicator is turned on, and I'm
2000 Jun 19
0
Problem with yppasswd ans openssh on Irix
Hi,
I compiled openssh 2.1.1p1 on Irix 6.2 with MIPS 7.2.1.2m compiler. All
works fine except the yppasswd command from Irix (it's no NIS-problem,
same with rlogin works):
Logged in with 'ssh machine -l user1'
# who
user1 ttyq0 Jun 19 15:17 (xxxxx.iwr.uni-heidelberg.de)
# ypcat passwd |grep user1
user1:xxxxxxxxxxxxx:1535:1500:User1:/usr/people/user1:/bin/tcsh
# ypcat passwd |grep
2010 Jan 23
1
IAX ans SS7
Hi all,
what is the signalling of IAX?
Currently I want to connect two switch through IP using asterik signaling,
and I want to transfer SS7 over IP (between the 2 asterisk), will IAX can
transfer SS7 signalling through IP (like TDMoIP does) If no which solution
can I use?
see below the architecture
switch1-------------Asterisk--------------------------Asterisk
--------------------------Switch
2009 Sep 12
1
Still problems with samba 3.4.1 / ldap and search for users ans machines
Hi List,
It is simply not possible to create users and machines in an OU other
than "ou=people,<ldab_base_dn>"
Even when I change this in smb.conf, smbpasswd -a <user> or -a -m
<machine> always fails with NT_STATUS_NO_SUCH_USER.
Is this a desired behaviour? Has anyone else created machine/user
accounts in a different container?
Thank you and best regards
Ralf
2009 Jun 30
2
Equivalent to Matlab's "Ans"
Hi everyone,
I was just wondering if there is an equivalent in R to the shortcut "Ans" in
MatLab whereby I can use the previous result for the current command? This
could save a lot of time when hacking in R itself, not from an editor.
Thanks,
Stephane
[[alternative HTML version deleted]]
2017 Nov 04
1
ans[nas] <- NA in 'ifelse' (was: ifelse() woes ... can we agree on a ifelse2() ?)
Removal of
ans[nas] <- NA
from the code of function 'ifelse' in R is not committed (yet). Why?
--------------------------------------------
On Mon, 28/11/16, Martin Maechler <maechler at stat.math.ethz.ch> wrote:
Subject: Re: [Rd] ifelse() woes ... can we agree on a ifelse2() ?
Cc: R-devel at r-project.org, maechler at stat.math.ethz.ch
Date: Monday, 28 November, 2016, 10:00
2004 Aug 06
0
ices2 ans ALSA
Hello,
I'm using ices2 on ALSA 0.9.6 drivers.
After some troubles, it works.
This is my ices-alsa.xml config file:
<?xml version="1.0"?>
<ices>
<background>0</background> <!-- run in background? (unimplemented) -->
<logpath>/tmp</logpath> <!-- where logs, etc go. -->
<logfile>ices2.log</logfile>
2002 Jul 15
1
R1.5.1 compilation ans install: 2 previous questions
I'm geting ready to compile and install R-1.5.1
(R-patched_2002-07-15.tar.gz) on Linux
(Suse 8.0, 2 AMD proc., ATLAS libs installed).
My current version is R.1.4.0
I'd like to get advice on two doubts:
1. Is it better that I remove my current /usr/lib/R directory?
2. Regarding ATLAS, the R-1.5.1 R-admin manual states :
"This is currently not supported. The problem is that SIGINT
2006 Dec 05
1
Surveys ans missing values
Hello,
I still apologise if the question i ask is naive. I would like to use R
instead of usual softs (SAS, Stata) or at list to do things that the others
do not. As a consequence I am trying to get familiar with R, and i am
astonished because it does not seem to do things that are easy to do on
other softs.
I have got data with missing values (I am working on a questionnaire filled
by students)
2008 Dec 05
1
lme4, error in mer_finalize(ans)
Using lmer() on my data results in an error. The problem,
I think, is my model specification. However, lm() works
ok.
I recreated this error with a more simple dataset. (See
code below.)
# word and letter recognition data
# two within factors:
# word length: 4, 5, 6 letters
# letter position: 1-4 (in 4-letter words), 1-5 (in
5-letter words), 1-6 (in 6-letter words)
# one dependent variable:
#
2004 Feb 11
1
.Call setAttrib(ans,R_DimSymbol,dim); Crashes.
Hi!
I want to return a matrix.
The code does the R interfacing.
This version does it fine.
SEXP ans,dim;
PROTECT(ans = NEW_NUMERIC(count*2));
memcpy(NUMERIC_POINTER(ans),result,count*sizeof(double));
memcpy(&(NUMERIC_POINTER(ans)[count]),occur,count*sizeof(double));
/** PROTECT(dim=NEW_INTEGER(2));
INTEGER_POINTER(dim)[0]=2;
INTEGER_POINTER(dim)[1]=count;
2013 Jan 18
1
Error in mer_finalize(ans) : Downdated X'X is not positive definite, 8.
Dear All,
I have conducted an experiment in order to examine predation pressure in the
surroundings of potential wildlife road-crossing structures. I have
documented predation occurrence (binary?) in these structures and calculated
several possible explanatory variables describing the spatial heterogeneity
in several scales. At the landscape scale I have calculated the percentage
of different
2005 Feb 19
2
best analysis method : for time series ans cross sectional data
Howdy
What I 'd like to analyze with a large data on building permits is to find
time series effect of urban policy on buildings as well as
cross-sectional effects in any. In 1990 the specialZone urban policy
was introduced. I guess that the effects of this specialZone policy
would be different from countys. There are counties that do not
welcome this specialZone forced to design it.
One of
2009 May 24
27
How can I detect WINE from my program
How can I detect WINE from my program, or detect Linux, in other wors how can I detect that OS is not Windows.
BOOL WINAPI GetVersionEx(LPOSVERSIONINFO lpVersionInfo) returns that OS is Vista :D
[Question]
2001 May 25
3
Problem with OpenSSH with UseLogin.. AGAIN!!!
Hello,
By the 26th of May I will have been waiting for response for 17 days.
I have posted this mail at 9 May 2001 20:38:58 and still this bug is not
fixed and AFAIK no one have answered to this mail. I have to ask: why? ;-)
---------- My OLD message ----------
Hello,
I have just discoverd that ssh -T does not work with servers which have
UseLogin option enabled. This happends becouse