Displaying 20 results from an estimated 60 matches for "3180".
Did you mean:
310
2020 Jun 10
10
[Bug 3180] New: ssh-add -d cannot take key from stdin
https://bugzilla.mindrot.org/show_bug.cgi?id=3180
Bug ID: 3180
Summary: ssh-add -d cannot take key from stdin
Product: Portable OpenSSH
Version: 8.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: s...
2009 Jun 11
0
Bind krb5kdc only to eth1 and not also to ppp0
Hello,
if starting /etc/init.d/krb5kdc, kerberos binds to eth1 and the
*current* ip of ppp0.
# netstat -nap | grep :750\\b
udp 0 0 91.9.220.166:750 0.0.0.0:*
3180/krb5kdc
udp 0 0 192.168.0.1:750 0.0.0.0:*
3180/krb5kdc
# netstat -nap | grep :88\\b
tcp 0 0 0.0.0.0:88 0.0.0.0:*
LISTEN 3180/krb5kdc
udp 0 0 91.9.220.166:88 0.0.0.0:*...
2003 Jun 04
1
standard errors from glm (PR#3180)
In the iterative weighted least squares loop of the glm.fit function,
a QR decomposition of the matrix X*sqrt(w) is obtained at each iteration,
using fitted values of the mean response mu from the previous interation.
Here "X" is the design matrix, w = wt*(d(mu)/d(eta))/variance(mu),
"wt" is the vector of weights, and "d(mu)/d(eta)" is the derivative
of mu wrt the
2007 Jul 12
0
No subject
10.0.10.136 136 3c267009caa 131 InUse
dialog-info+xml
Then, I "grep 3c267009caa /var/log/asterisk/full":
Feb 20 02:12:09 DEBUG[3180] chan_sip.c: Stopping retransmission on
'3c267009caa3-frjgby2n2g25 at snom360-000413239566' of Request 1109: Match Found
Feb 20 02:25:28 DEBUG[3180] chan_sip.c: Stopping retransmission on
'3c267009caa3-fhitn0kg23a3 at snom360-000413239566' of Request 1097: Match Found
Feb 20 02:29:1...
2003 Jul 09
1
PRI with variable length numbers
...digit by digit, until Asterisk signals that the number is
complete and the call rings.
All works well, unless I have 2 or more numbers which start with the same
digits. In that case, dialling will be signalled as complete as soon
as the shortest of the numbers is dialed. An example:
exten => 31801,1, ...
exten => 3180,1, ...
In this case, dialling "3180" will immediately start ringing, while
on similar setups, with TDM40B's and analog phones, Asterisk will
wait for the duration of "digittimeout" for more digits, if it can't
be absolutely certain that the dial...
2014 Feb 03
3
[LLVMdev] linux build broken on Ubuntu 12.04 x86_64
...f tree. This is on lldb builds
with Ubuntu 12.04 x86_64, using gcc 4.8.2 and configure-based builds. This
appeared to crop up sometime since Friday morning. What's the right fix
for that? Looks to be a dependency on libbsd?
--
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140203/a6120f76/attachment.html>
2014 Feb 04
3
[LLVMdev] linux build broken on Ubuntu 12.04 x86_64
...8.2 and configure-based
>>>> builds. This appeared to crop up sometime since Friday morning. What's
>>>> the right fix for that? Looks to be a dependency on libbsd?
>>>> --
>>>> Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
>>>>
>>>> _______________________________________________
>>>> LLVM Developers mailing list
>>>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>>>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>>>
>>>>...
2009 Mar 09
0
SIP call hangs up after 20 seconds
...162:5060:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.215.146.162:5060;branch=z9hG4bK70d7f269b5551fce;received=10.215.146.162
From: "TEST" <sip:4062 at pbx.voip.local>;tag=23bfef509d1f572f
To: <sip:4053 at pbx.voip.local>;tag=as0c4f99e6
Call-ID: 3b1f444665f731f7 at 10.215.146.162
CSeq: 3180 INVITE
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Contact: <sip:4053 at 10.215.147.112>
Content-Type: application/sdp
Content-Length: 243
v=0
o=root 12813 12813 IN IP4 10.215.147.112
s=session
c=IN IP4 10.215.147.112
t=0 0...
2010 Apr 17
1
Sim Tower crashing Under Latest dev vers
PC: Dell Inspirion 1300 w/ 1.6GHZ Intel and 512MB ram configuration
OS: Lucid Lynx Xubuntu Beta 2 fully Updated
like listed Installer fails to exit after install however when ran, "winevdm.exe" crashes and this is seen in terminal
cael at cael-laptop:~/.wine/drive_c/SIMTOWER$ wine simtower
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
wine: Unhandled page
2018 Sep 17
1
FEDORA 28 + SAMBA 4.8.5 --must-change-at-next-login don't work
On Wednesday, 12 September 2018 18:13:16 CEST Andrew Bartlett wrote:
> On Wed, 2018-09-12 at 17:16 +0200, Karel Lang AFD via samba wrote:
> > Hello,
> > if anybody would kindly have anything to advice, please, please - do
> >
> > :-)
> >
> > SETUP:
> > Fedora 28 + Samba 4.8.5 AD (testing environment consisting of 1
> > Samba
> > server
2006 Feb 27
1
Different deviance residuals in a (similar?!?) glm example
...- 50:100 # time range
# parameters
alpha.sim <- 0.00005
beta.sim <- 0.1
# simulated hazard from a Gompertz
hazard.sim <- alpha.sim*(exp(beta.sim*age))
# first dataset
exposures <- c(4748, 4461, 4473, 4326, 4259, 4219, 4049, 3965, 3801,
3818, 3670, 3521, 3537,
3482, 3347, 3180, 3100, 2890, 2755, 2622, 2530, 2502,
2293, 2216, 1986, 1875,
1693, 1550, 1395, 1295, 1104, 952, 792, 755, 726, 608,
523, 419, 338,
246, 205, 148, 112, 75, 52, 32, 23, 15, 7, 6, 3) # just
as example
deaths.sim <- rpois(length(age), exposures*hazard.sim) # simulatin...
2004 Nov 01
1
Machine accounts by migrating from smbpasswd to ldapsam
.../null
loginShell: /bin/false
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: sambaSamAccount
sambaPwdLastSet: 0
sambaLogonTime: 0
sambaLogoffTime: 2147483647
sambaKickoffTime: 2147483647
sambaPwdCanChange: 0
sambaPwdMustChange: 0
sambaSID: S-1-5-21-1065381148-2072401369-4150041673-3180
sambaPrimaryGroupSID: S-1-5-21-1065381148-2072401369-4150041673-553
uidNumber: 501
sambaAcctFlags: [W ]
cn: vs3$
sn: vs3$
uid: vs3$
description: Computer VS3
sambaNTPassword: 382721F51C7C.....C9C1E9A81B5B145
sambaLMPassword: F74786067472.....3E527018D189760
# search result
search: 2
resu...
2020 May 08
79
[Bug 3162] New: Tracking bug for 8.4 release
https://bugzilla.mindrot.org/show_bug.cgi?id=3162
Bug ID: 3162
Summary: Tracking bug for 8.4 release
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: All
Status: NEW
Keywords: meta
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee:
2005 Sep 19
1
pam and sasl2-sample-server failure
...: using process model
saslauthd[3177] :get_accept_lock : acquired accept lock
saslauthd[3176] :have_baby : forked child: 3177
saslauthd[3176] :have_baby : forked child: 3178
saslauthd[3176] :have_baby : forked child: 3179
saslauthd[3176] :have_baby : forked child: 3180
saslauthd[3177] :rel_accept_lock : released accept lock
saslauthd[3177] :do_auth : auth failure: [user=testuser]
[service=rcmd] [realm=] [mech=pam] [reason=PAM auth error]
# sasl2-sample-server -s rcmd -p 8000
trying 2, 1, 6
trying 10, 1, 6
socket: Address family not supported by protocol...
2018 Sep 12
5
FEDORA 28 + SAMBA 4.8.5 --must-change-at-next-login don't work
...88 --must-change-at-next-login
I see in logs:
%m.log
[2018/09/12 16:30:26.284142, 1]
../lib/util/util_runcmd.c:327(samba_runcmd_io_handler)
/usr/sbin/krb5kdc: sam_account_ok: Account for user
'long at AUFEERDESIGN' password must change!.
mit_kdc.log
Sep 12 16:31:14 ad01 krb5kdc[3180](info): AS_REQ (6 etypes {18 17 23 24
-135 3}) 192.168.181.181: UNKNOWN_REASON: long at AUFEERDESIGN for
kadmin/changepw at AUFEERDESIGN, Password has expired
Sep 12 16:31:14 ad01 krb5kdc[3180](info): closing down fd 19
Thank You
--
*Karel Lang*
*Unix/Linux Administration*
lang at afd.cz |...
2007 Oct 14
1
Dendrogram
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071014/8b7a455c/attachment.pl
2008 Jan 08
1
cursor position on image
...ere a similar function that works with dispalyed images ?
Thanks, Peter
----------------------------------------------------
Peter Hietz
Institute of Botany
University of Natural Resources
and Applied Life Sciences
Gregor Mendel-Str.33
1180 Vienna, Austria
tel: +43-1-47654-3154
fax: +43-1-47654-3180
email: peter.hietz at boku.ac.at
2013 Jan 17
1
Configure can't find SDL (Sort of OT)
One last issue:
I ran ./configure and got this:
checking for Mix_OpenAudio in -lSDL_mixer... no
*** SDL_mixer not found. Configuring without audio support.
config.log says:
configure:3145: checking for sdl-config
configure:3180: checking for SDL - version >= 1.0.1
configure:3265: gcc -o conftest -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT conftest.c -lSDL -lpthread 1>&5
configure:3355: checking for SDL_JoystickOpen
configure:3383: gcc -o conftest conftest.c -lSM -lICE -lX11 -lXi
-lXext -lXmu -lXt...
2010 Mar 28
0
Problems logging in when authenticating against Active Directory
...drwx------ 2 DACRIB+administrator DACRIB+domain users 4096 2010-03-27
21:04 .
dr-xr-xr-x 4 root root 4096 2010-03-27
21:04 ..
-rw------- 1 DACRIB+administrator DACRIB+domain users 220 2010-03-27
21:04 .bash_logout
-rw------- 1 DACRIB+administrator DACRIB+domain users 3180 2010-03-27
21:04 .bashrc
-rw------- 1 DACRIB+administrator DACRIB+domain users 167 2010-03-27
21:04 examples.desktop
-rw------- 1 DACRIB+administrator DACRIB+domain users 675 2010-03-27
21:04 .profile
So I am confused as to why the domain accounts are immediately logged
out. NOTE: local users lo...
2007 Oct 10
2
RSpec seems to be having a hard time loading Helper classes
I am getting the error when I run the command: rake spec
This is a new project with not current test written besides the ones
auto-created for me.
+++++++++
$ rake spec
(in /Users/chrisolsen/Projects/Rails/chrisolsen/trunk)
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.2/lib/active_support/dependencies.rb:266:in
`load_missing_constant'': uninitialized constant ProjectsHelper