Displaying 20 results from an estimated 33 matches for "4750".
Did you mean:
450
2003 Mar 12
1
Problems with ! -p
Hi there,
rsync version 2.5.5 protocol version 26.
I seem to be having some trouble using rsync to ignore permissions on a
remote host when syncing back to a local host. I want it to listen to
the umask of the user running the rsync locally. Eg:
[remote host - I've touched a file made it 4750, etc, etc]
hostb $ mkdir -p /data/rsync/temp
hostb $ touch /data/rsync/temp/foo
hostb $ chgrp blah /data/rsync/temp/foo
hostb $ chmod 4750 /data/rsync/temp/foo
hostb $ ls -lR /data/rsync/temp
/data/rsync/temp:
total 0
-rwsr-x--- 1 rsync blah 0 Mar 12 13:14 foo
[hosta, I run an rsync...
2019 Jun 11
2
Sharing directory via Samba using AD credentials
...../source3/auth/auth_winbind.c:105(check_winbind_security)
? check_winbind_security: wbcAuthenticateUserEx failed: WBC_ERR_NOT_IMPLEMENTED
[2019/06/1015:09:18.069675,? 3] ../source3/libads/ldap.c:618(ads_connect)
? Successfully contacted LDAP server 10.10.10.10
[2019/06/10 15:23:26.676743, 10, pid=4750, effective(0, 0), real(0, 0), class=auth] ../source3/auth/user_info.c:159(make_user_info)
? made a user_info for test_user (test_user)
[2019/06/10 15:23:26.676751,? 3, pid=4750, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:178(auth_check_ntlm_password)
? check_ntlm_password:? Che...
2017 Aug 17
3
How do set 'nest' addribute in an indirect call?
...Its llvm type is i8*, but I don't think that is relevant.
Here are some relevant debugger lines:
(m3gdb) frame 7
#7 0x00000000004264fd in M3CG_LLVM__InnerCallIndirect (self=16_0000000001b30830, proc=16_0000000001a7e388, t=Void,
cc=16_0000000001b07928, Nested=TRUE) at ../src/M3CG_LLVM.m3:4750
4750 LLVM.LLVMAddAttribute(actual.lVal, LLVM.NestAttribute);
Current language: auto; currently Modula-3
(m3gdb) p M3CG_LLVM__DumpLvVal(actual.lVal)
%load_ind13 = load i8** %load_ind_toptr12
$1 = <void>
(m3gdb) p M3CG_LLVM__LvType(actual.lVal)
$2 = 16_0000000001a78620
(m3gdb) p M...
2003 May 13
9
Semi-ot: voip provider with 800-service?
Semi-offtopic,
Anyone know of voip providers who can provide tollfree number service?
E.g. route 800-xxx numbers to our * ?
Even better if they are familiar with * or can speak IAX ...
-Dan
2019 Jun 11
0
Sharing directory via Samba using AD credentials
...winbind.c:105(check_winbind_security)
> ? check_winbind_security: wbcAuthenticateUserEx failed: WBC_ERR_NOT_IMPLEMENTED
> [2019/06/1015:09:18.069675,? 3] ../source3/libads/ldap.c:618(ads_connect)
> ? Successfully contacted LDAP server 10.10.10.10
> [2019/06/10 15:23:26.676743, 10, pid=4750, effective(0, 0), real(0, 0), class=auth] ../source3/auth/user_info.c:159(make_user_info)
> ? made a user_info for test_user (test_user)
> [2019/06/10 15:23:26.676751,? 3, pid=4750, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:178(auth_check_ntlm_password)
> ? check_nt...
2011 May 18
1
data network format and grouping analysis
Hi everyone,
I have a dataset of friendship with this format:
ego alter
4746 1 2
9742 1 3
14738 1 NA
4747 2 NA
9743 2 3
14739 2 1
4748 3 13
9744 3 5
14740 3 14
4749 4 NA
9745 4 NA
14741 4 NA
4750 5 NA
9746 5 13
14742 5 10
4751 6 12
9747 6 7
...
NA means that individuals don't select any friend. Does anyone know how
to format this dataset to use sna or igraph packages? I don't know how
to convert it into a matrix or a edgelist in R without losing isol...
2012 Jan 23
1
Timing Slips CRC & E-Bit Errors - Asterisk - Trixbox 2.8.0.4
Hi,
I've searched and searched on the possible problems. If anyone can help me
that would be great.
Span 1: TE2/0/1 "T2XXP (PCI) Card 0 Span 1" (MASTER) B8ZS/ESF
CRC4 error count: 4750
E-bit error count: 5023
Timing slips: 72
1 TE2/0/1/1 Clear (In use) (SWEC: MG2)
2 TE2/0/1/2 Clear (In use) (SWEC: MG2)
3 TE2/0/1/3 Clear (In use) (SWEC: MG2)
4 TE2/0/1/4 Clear (In use) (SWEC: MG2)
5 TE2/0/1/5 Clear (In use) (SW...
2011 Mar 25
1
spatial stats - geoR - variogram - standard deviation
...t;- coordinates(data)
coords <- coords[,2:3]
breaks <- seq(0, 10000, by=500)
variogram <- variog(coords = coords, data = data$slp, option="bin",
breaks=breaks)
Here are the results (standard deviation in bold):
> variogram
$u
[1] 250 750 1250 1750 2250 2750 3250 3750 4250 4750 5250 5750 6250 6750
7250
[16] 7750 8250 8750 9250 9750
$v
[1] 33.41155 42.09367 45.74353 48.58874 50.89475 52.60261 53.63517
55.11310
[9] 55.25277 55.90801 56.24541 56.76813 56.90551 57.57173 58.11656
58.30572
[17] 58.93047 59.47261 59.51137 59.75097
$n
[1] 11000 36867 60185 81806 10209...
2019 Jun 11
1
Sharing directory via Samba using AD credentials
...k_winbind_security)
> > ? check_winbind_security: wbcAuthenticateUserEx failed: WBC_ERR_NOT_IMPLEMENTED
> > [2019/06/1015:09:18.069675,? 3] ../source3/libads/ldap.c:618(ads_connect)
> > ? Successfully contacted LDAP server 10.10.10.10
> > [2019/06/10 15:23:26.676743, 10, pid=4750, effective(0, 0), real(0, 0), class=auth] ../source3/auth/user_info.c:159(make_user_info)
> > ? made a user_info for test_user (test_user)
> > [2019/06/10 15:23:26.676751,? 3, pid=4750, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:178(auth_check_ntlm_password)
> &g...
2007 May 21
1
size limit in R?
.............................
>> Jamesina J. Simpson, Ph.D.
>> Dept. of Electrical Engineering and Computer Science
>> Assistant Master of Shepard Residential College
>> Northwestern University
>> 2145 Sheridan Road, EECS Dept.
>> Evanston, IL 60208
>> 847-332-4750
>>
>>
>
>
--
Prof. Dr. Martin Schlather
Institut für Mathematische Stochastik & Zentrum für Statistik
Georg-August-Universität Göttingen
Maschmühlenweg 8-10
D -- 37073 Göttingen
email: schlather@math.uni-goettingen.de
http://www.stochastik.math.uni-goettingen.de/research...
2007 May 09
4
UI testing framework? (w/o selenium)
...9;'bar''
page.should_have ''/div[1]/div[2]/td''
end
test ''/some/url.html?id=35'' do
page.should_redirect :to => ''/foobar.html''
end
end
--
Tim Tischler
ttischler at homeaway.com
tischler at purplecoffeecup.com
512-565-4750
AIM:tjtischler512
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070509/1656c839/attachment.html
2008 Aug 01
1
file descriptor in bad state
I've just setup a simple gluster storage system on Centos 5.2 x64 w/ gluster
1.3.10
I have three storage bricks and one client
Everytime i run iozone across this setup, i seem to get a bad file
descriptor around the 4k mark.
Any thoughts why? I'm sure more info is wanted, i'm just not sure what else
to include at this point.
thanks
[root at green gluster]# cat
2007 Mar 23
0
no incoming dad with mISDN 1.1.1 and asterisk?
...erisk-1.2.16 I
no longer match any extension. Apparently the "dad" is empty. However I
can see the number just before it (146472130):
P[ 4] I IND :SETUP oad:!?145201798p
?146472130 dad:
?146472130 pid:2 state:none
P[ 4] EXPORT_PID: pid:2
Mar 23 09:35:28 WARNING[6725]: chan_misdn.c:4750 chan_misdn_log: Extension can never match, so disconnecting
P[ 4] I SEND:RELEASE oad:!?145201798p
?146472130 dad:
?146472130 pid:2
P[ 4] --> bc_state:BCHAN_CLEANED
P[ 4] I IND :RELEASE_COMPLETE oad: dad: pid:2 state:EXTCANTMATCH
P[ 4] hangup_chan
P[ 4] -> hangup
P[ 4] * IND : HANGUP...
2009 Aug 02
0
Disable networking
..."setuid");
exit(1);
}
argv++;
argc--;
if (execvp(*argv, argv) == -1) {
perror("execvp");
exit(1);
}
exit(0); /* not reached */
}
(compile and make setuid, limit execution to staff group)
Code:
# gcc -o nonet nonet.c ; chown root:staff nonet ; chmod 4750 nonet
(run application)
Code:
# nonet wine some.exe
It seems to work alright.. I can nonet bash and not ping or connect anywhere and the same goes for Steam. Since Steam is the only game(-related application) I need networking for, I made this the default in my wine wrapper script. Any thoug...
2007 Feb 04
2
klibc 1.4 won't build with linux 2.6.19.1
...luding linux/config.h
is to get the CONFIG_PM_STD_PARTITION symbol _and_ because it actually tests
to see if CONFIG_PM_STD_PARTITION is defined, I decided to comment out that
include. The build then completes.
FYI, the following kernel files have CONFIG_PM_STD_PARTITION in them:
frw-r--r-- 4750 2006-12-11.13:32:53 Documentation/power/swsusp-dmcrypt.txt
frw-r--r-- 41112 2006-12-11.13:32:53 arch/powerpc/configs/pmac32_defconfig
frw-r--r-- 36997 2006-12-11.13:32:53 arch/ppc/configs/prep_defconfig
frw-r--r-- 33920 2006-12-11.13:32:53 arch/x86_64/defconfig
frw-r--r-- 9021...
2007 Jul 31
0
FW: NYC Special Event - Join Us
...polycomconnect.com/Apps/DCS/mcp?r=70041ZWK0000003VA3041ZWK0>
to leave this mailing list or change your email preferences, or reply to
this message with the word "remove" in the subject line.
Where did we get your email address? TechTarget V2OIP Leveraging
Convergence
Polycom, Inc. - 4750 Willow Road - Pleasanton, CA 94588-2708 USA -
1.877.POLYCOM
(c) Copyright 2005 Polycom, Inc. All rights reserved.
PolycomConnect annmn:[741ZWK041ZWK47W3k0120000041ZWK0mjaQCjdc4]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digiu...
2011 Oct 27
5
Asterisk Executing outbound dial number twice
Hello,
I noticed Asterisk 1.8.4.1 execute number dial twice
Log
== Using SIP RTP CoS mark 5
-- Executing [912066604 at sipphones:1] Set("SIP/4773-0003e920",
"CALLERID(num)=2066604") in new stack
== Extension Changed 4773[sipphones] new state InUse for Notify User 4701
-- Executing [912066604 at sipphones:2] Dial("SIP/4773-0003e920",
1997 Apr 23
0
Linux squake security hole (provides root if squake is installed mode 4755)
...l back to the beginning
of main. You may want to put the svgalib main stuff into it''s own file so
you don''t have to do the ugliness of adding a vga_init() { } into the X and
other platform files. It can be temporarily pseudo-fixed by merely doing
chown root.console squake; chmod 4750 squake and make sure that only
trusted individuals are in group console.
FYI, sdoom had a very similar bug that was posted on BUGTRAQ. It
ran its soundserver before relinquishing root, a very bad thing.
If you would like to be the first to release this bug to the press
(BUGTRAQ, linux-alert,...
2013 Jun 10
1
btrfs-cleaner Blocked on xfstests 068
...04e2d7>] ? remove_wait_queue+0x3a/0x3a
[ 413.409157] [<ffffffff8110386f>] vfs_write+0xc2/0x18f
[ 413.409157] [<ffffffff81103c5b>] SyS_write+0x50/0x78
[ 413.409157] [<ffffffff8161fdc6>] system_call_fastpath+0x1a/0x1f
[ 413.409157] xfs_io D ffffffff00000001 0 4750 4746 0x00000000
[ 413.409157] ffff88007726fd68 0000000000000086 ffff88007c5a00b0
ffff88007726ffd8
[ 413.409157] 0000000000004000 0000000000012c80 ffffffff81c11410
ffff88007caf6d00
[ 413.409157] ffff88007726fca8 ffffffff810c072e ffff8800767396c0
ffff88007722ca50
[ 413.409157] Call Trace:
[...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...4538 TrDjTf3sXFvET0E8
0x01d0: 4872 504f 4444 3742 6938 7743 6773 4955 HrPODD7Bi8wCgsIU
0x01e0: 420d 0a32 7469 4d62 4654 5245 3949 7261 B..2tiMbFTRE9Ira
0x01f0: 4436 4647 385a 6a77 6851 3d0d 0a3d 4455 D6FG8ZjwhQ=..=DU
0x0200: 7133 0d0a 2d2d 2d2d 2d45 4e44 2050 4750 q3..-----END.PGP
0x0210: 2053 4947 4e41 5455 5245 2d2d 2d2d 2d0d .SIGNATURE-----.
0x0220: 0a0d 0a2d 2d3d 2d4e 684c 712f 622b 375a ...--=-NhLq/b+7Z
0x0230: 6938 5247 5234 7355 706f 672d 2d0d 0a29 i8RGR4sUpog--..)
0x0240: 0d0a 4130 3237 204f 4b20 4665 7463 6820...