Displaying 20 results from an estimated 760 matches for "452".
Did you mean:
42
2003 Jun 20
0
Samba PDC???
...atabase is corrupt! username Administrator with uid 500 is not in unix passwd database!
[2003/06/20 15:01:23, 0] passdb/pdb_smbpasswd.c:add_smbfilepwd_entry(581)
add_smbfilepwd_entry: entry with name Administrator already exists
[2003/06/20 15:01:23, 1] utils/net_rpc_samsync.c:fetch_account_info(452)
SAM Account for Administrator failed to be added to the passdb!
[2003/06/20 15:01:23, 0] utils/net_rpc_samsync.c:fetch_account_info(472)
Could not find unix group -1 for user Administrator (group SID=S-1-5-21-2005620710-1318861517-1539857752-513)
[2003/06/20 15:01:23, 0] passdb/pdb_smbpasswd.c...
2004 Nov 24
1
Tinc on OsX, slowly getting there....
...ND RSA PUBLIC KEY-----
tinc-up
#!/bin/sh
ifconfig tun0 192.168.2.1 192.168.0.0 netmask 255.255.0.0
tinc-up.pl
#!/usr/bin/perl
system "ifconfig tun0 192.168.2.2 192.168.0.0 netmask 255.255.0.0";
system "route add 192.168.0.0/16 192.168.2.2";
Logfile
1101320682 tinc.OFFICES[452]: tincd 1.0.3 (Nov 11 2004 05:07:05)
starting, debug level 2
1101320682 tinc.OFFICES[452]: /dev/tun0 is a Generic BSD tun device
1101320682 tinc.OFFICES[452]: Executing script tinc-up
1101320682 tinc.OFFICES[452]: Script tinc-up exited with non-zero status 126
1101320682 tinc.OFFICES[452]: Listeni...
2006 Feb 21
17
[Bug 452] DNAT to internal network don't work with source routing and 2 uplinks
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=452
------- Additional Comments From mzurakowski-bin@data.pl 2006-02-21 20:06 MET -------
In ip route add .../29 it should be /24 of course. I think that source routing
is setup correctly: I can ping/connect to my router through both interfaces from
outside no matter how I setup default routing o...
2002 Dec 05
2
[Bug 452] sftp does not abort when commands given via -b fail
http://bugzilla.mindrot.org/show_bug.cgi?id=452
------- Additional Comments From spin at avalon.net 2002-12-06 03:15 -------
Forgot to mention that this is 3.1p1-6 RedHat RPM.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Jan 07
1
[Bug 452] sftp does not abort when commands given via -b fail
http://bugzilla.mindrot.org/show_bug.cgi?id=452
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- You are receiving this mail because: -------
You are the assignee...
2002 Dec 05
0
[Bug 452] New: sftp does not abort when commands given via -b fail
http://bugzilla.mindrot.org/show_bug.cgi?id=452
Summary: sftp does not abort when commands given via -b fail
Product: Portable OpenSSH
Version: older versions
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sftp...
2006 Feb 21
1
[Bug 452] New: DNAT to internal network don't work with source routing and 2 uplinks
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=452
Summary: DNAT to internal network don't work with source routing
and 2 uplinks
Product: netfilter/iptables
Version: linux-2.6.x
Platform: i386
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal...
2018 Mar 27
2
Unable to access AD with ADExplorer
...18/03/26 16:32:38.889960, 3] ../lib/ldb-samba/ldb_wrap.c:325(ldb_wrap_connect)
ldb_wrap open of secrets.ldb
[2018/03/26 16:32:38.896147, 3] ../auth/ntlmssp/ntlmssp_util.c:69(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0xe2088297
[2018/03/26 16:32:38.897060, 3] ../auth/ntlmssp/ntlmssp_server.c:452(ntlmssp_server_preauth)
Got user=[administrator] domain=[] workstation=[TEST] len1=24 len2=266
[2018/03/26 16:32:38.897302, 3] ../source4/auth/ntlm/auth.c:271(auth_check_password_send)
auth_check_password_send: Checking password for unmapped user []\[administrator]@[TEST]
auth_check_password...
2005 Oct 03
3
Problems compiling 3.0.20a with heimdal 0.7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everybodey,
i can't compile 3.0.20 the following message occurs :
Compiling dynconfig.c
In file included from include/includes.h:452,
~ from dynconfig.c:21:
/usr/local/heimdal-0.7/include/krb5.h:660: error: syntax error at '#' token
/usr/local/heimdal-0.7/include/krb5.h:660: warning: no semicolon at end
of struct or union
/usr/local/heimdal-0.7/include/krb5.h:660: error: parse error before
"DONT_USE_...
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
...) [0x90fd6bd6]
14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x90fd6d51]
14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x90fd6f9c]
14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x925c3ec1]
14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x925c4094]
14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]
14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x936d60fa]
Kernel stack:
14 ipc_mqueue_receive_continue + 0 [0x210c2f]
Thread 6d363d4 DispatchQueue 2
Us...
2000 May 22
0
memory problem with DEC C (was: problem with glm (PR#452))
Just to update: What I originally thought was a glm problem appears to be
a memory problem that occurs only when R is compiled with the DEC C
compiler. Some variables that are still in use get clobbered during
garbage collection. No problems if I compile with gcc though. I've made
some attempts to see if I can identify a specific compiler optimization
that is responsible, but so far no luck.
2007 May 22
3
Dial out issues.
...fmode=rfc2833
canreinvite=yes
nat=no
mailbox=421
;
[450]
type=friend
username=450
host=dynamic
secret=12345
regexten=450
dtmfmode=rfc2833
canreinvite=yes
nat=no
mailbox=450
;
[451]
type=friend
username=451
host=dynamic
secret=12345
regexten=451
dtmfmode=rfc2833
canreinvite=yes
nat=no
mailbox=451
;
[452]
type=friend
username=452
host=dynamic
secret=12345
regexten=452
dtmfmode=rfc2833
canreinvite=yes
nat=no
mailbox=452
[root@asterisk asterisk]# cat extensions.conf
[general]
static=yes
writeprotect=yes
;
[globals]
OUTBOUND = Zap/g1
CUSTSERVE1 = SIP/401 ;Teresa
CUSTSERVE2 = SIP/402 ; Louise
;CUSTSERV...
2009 Jul 25
1
a question about replacing a column that is factor
...08 50 51.8 2008-01-17 05:23:00 2009-04-14 1
-453
69912008 50 0.0 2008-01-17 14:01:00 2009-04-14 1
-453
69912008 50 -53.8 2008-01-17 16:36:00 2009-04-14 1
-453
69912008 0 -26.0 2008-01-18 06:38:00 2009-04-14 1
-452
69912008 50 51.6 2008-01-18 07:11:00 2009-04-14 1
-452
> levels(FDLFDPdata0000[FDLFDPdata0000$ID==69912008,]$tempcalved2)
[1] "2008-03-13" "2008-03-15" "2008-03-23" "2008-03-27" "2008-03-28"
"2008-03-30" &quo...
2000 Feb 19
1
problem with glm (PR#452)
I'm having sporadic problems with glm on my alpha workstation running
Compaq Tru64 UNIX V5.0 (I can't replicate the problem on my Linux PC). I
have the same problem whether I use a version of R built with the native
C-compiler or a version compiled with gcc. In both cases I've built with
g77.
I want to do some simulations with a call to glm in each rep. A simplified
version would be
2011 Nov 08
3
Consulta sobre mensaje de error al aplicar un Filtro.
...guien sabe que puede estar pasando con la
aplicación de un filtro.
Arroja el siguiente mensaje:
*Mensajes de aviso perdidos
In TransAcProv$idDepartamento == filtro2 :
longitud de objeto mayor no es múltiplo de la longitud de uno menor*
Este es el filtro:
*filtro2 <- c (450, 30 , 449, 862 , 452)*
Y se aplica sobre este data frame:
*TransAcDepto <-
as.data.frame(TransAcProv[TransAcProv$idDepartamento==filtro2,])
*
*str (TransAcDepto)*
*
*
*''data.frame'': 7 obs. of 7 variables:
$ idProvincia : int 15 15 15 15 15 15 15
$ Provincia : Factor w/ 24 levels "...
2018 Mar 27
0
Unable to access AD with ADExplorer
...60, 3] ../lib/ldb-samba/ldb_wrap.c:325(ldb_wrap_connect)
> ldb_wrap open of secrets.ldb
> [2018/03/26 16:32:38.896147, 3] ../auth/ntlmssp/ntlmssp_util.c:69(debug_ntlmssp_flags)
> Got NTLMSSP neg_flags=0xe2088297
> [2018/03/26 16:32:38.897060, 3] ../auth/ntlmssp/ntlmssp_server.c:452(ntlmssp_server_preauth)
> Got user=[administrator] domain=[] workstation=[TEST] len1=24 len2=266
> [2018/03/26 16:32:38.897302, 3] ../source4/auth/ntlm/auth.c:271(auth_check_password_send)
> auth_check_password_send: Checking password for unmapped user []\[administrator]@[TEST]
>...
2004 Feb 20
1
Telnet to samba box does NOT work: wb_getgrgid: failed to locate gid == 1000
...This is getting strange: 3d installation - the same problem...
This is the log: (pay attention to the LAST line)
Feb 20 12:10:58 as09-tmn winbindd[273]: [ID 702911 daemon.debug] Plain-text authentication for user DorofeevMS returned NT_STATUS_OK (PAM: 0)
Feb 20 12:10:58 as09-tmn pam_winbind[452]: [ID 614614 auth.notice] user 'DorofeevMS' granted acces
Feb 20 12:10:58 as09-tmn winbindd[273]: [ID 702911 daemon.debug] [2004/02/20 12:10:58, 5] nsswitch/winbindd.c:winbind_client_read(465)
Feb 20 12:10:58 as09-tmn winbindd[273]: [ID 702911 daemon.debug] read failed on sock 28, pid 452...
2011 Jul 20
0
VIA TECHNOLOGIES TAIWAN - GNN Components, Co.Ltd
VIA TECHNOLOGIES TAIWAN
GNN COMPONENTS CO., LTD
1. Introduction :
VIA (http://www.gnn-components.com/VIA_Technologies__Inc_-22-452.aspx) was founded in 1987 in the heart of Silicon Valley, VIA achieved a leadership position in the PC core logic chipset market through its ability to consistently deliver leading-edge technology at reasonable prices to top tier PE OEMs and motherboard. VIA offers the most advanced and broadest co...
2009 Nov 13
1
Xorcom Astribank udev issue in Ubuntu 9.10
Hi,
I have upgraded an Asterisk installation with a Xorcom BRI Astribank
that was working under Ubuntu 8.04 to Ubuntu 9.10 and the device is no
longer initialized.
When I reload the udev rules, I see that the rules seems to be correctly
loaded:
udevd[452]: reading '/etc/udev/rules.d/40-xpp.rules' as rules file
However, these rules do not seem to be triggered:
# udevadm trigger --attr-match=idVendor=e4e4 --action add
UDEV [1258155881.753357] add /devices/pci0000:00/0000:00:1a.7/usb1/1-1 (usb)
UDEV_LOG=7
ACTION=add
DEVPATH=/devices/...
2003 Oct 13
4
"Gates steps up telecom campaign"
Will M$ ever stop!!.. Whats the bet their telecoms products will use
non-standard protocols..
I really wouldn't like to run a telecom system on Windoze in the first
place..
Full Story..
http://news.zdnet.co.uk/communications/0,39020336,39117099,00.htm