Displaying 20 results from an estimated 28 matches for "10073".
Did you mean:
1007
2005 Apr 26
2
groups DOMAIN+user doesn't work
Hello,
I am using winbind (samba 3.0.11).
A command "groups DOMAIN+user" doesn't work for some users:
# groups DOMAIN+user1
id: cannot find name for group ID 10073
# groups DOMAIN+user2
DOMAIN+user2 : DOMAIN+domain users DOMAIN+apskaita
# getent passwd DOMAIN+user1
DOMAIN+user1:*:10042:10000:xxx:/home/DOMAIN/user1:/bin/false
# getent passwd DOMAIN+user2
DOMAIN+user2:*:10109:10000:xxx:/home/DOMAIN/user2:/bin/false
# getent group
...
DOMAIN+domain users:x...
2013 Aug 20
0
[Announce] Samba 4.0.9 Available for Download
...BUG 10015: Add debugclass for DNS server.
o Alexander Bokovoy <ab at samba.org>
* BUG 9779: Add UPN enumeration to passdb internal API.
o G?nther Deschner <gd at samba.org>
* BUG 10043: Allow to change the default location for Kerberos credential
caches.
* BUG 10073: net ads join: Fix segmentation fault in
create_local_private_krb5_conf_for_domain.
o Volker Lendecke <vl at samba.org>
* BUG 10013: smbd: Fix a 100% loop at shutdown time.
o Stefan Metzmacher <metze at samba.org>
* BUG 9820: Fix crash of Winbind after "ls -l...
2013 Aug 20
0
[Announce] Samba 4.0.9 Available for Download
...BUG 10015: Add debugclass for DNS server.
o Alexander Bokovoy <ab at samba.org>
* BUG 9779: Add UPN enumeration to passdb internal API.
o G?nther Deschner <gd at samba.org>
* BUG 10043: Allow to change the default location for Kerberos credential
caches.
* BUG 10073: net ads join: Fix segmentation fault in
create_local_private_krb5_conf_for_domain.
o Volker Lendecke <vl at samba.org>
* BUG 10013: smbd: Fix a 100% loop at shutdown time.
o Stefan Metzmacher <metze at samba.org>
* BUG 9820: Fix crash of Winbind after "ls -l...
2004 Jul 26
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (first use this function)
...if the linker
(/opt/gcc.3.3/i586-pc-interix3/bin/ld) is GNU ld
configure:9206: result: yes
configure:9257: checking whether the g++ linker
(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries
configure:10052: result: no
configure:10070: g++ -c -g -O2 conftest.cc >&5
configure:10073: $? = 0
------------------
Is there any hack here to move further with my port of llvm to Interix?
/Henrik
_________________________________________________________________
Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt til 250 MB
lagerkapacitet
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
...c.3.3/i586-pc-interix3/bin/ld) is GNU ld
>configure:9206: result: yes
>configure:9257: checking whether the g++ linker
>(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries
>configure:10052: result: no
>configure:10070: g++ -c -g -O2 conftest.cc >&5
>configure:10073: $? = 0
>------------------
>
>Is there any hack here to move further with my port of llvm to Interix?
>
>
>/Henrik
>
>_________________________________________________________________
>Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt til 250 MB
>lager...
2006 Jun 09
3
sqlSave() and rownames=TRUE makes my Rgui crash
Hello,
I created a table in MySQL with this command
CREATE TABLE example (pk INT NOT NULL AUTO_INCREMENT,PRIMARY KEY(pk),
id VARCHAR(30),col1 VARCHAR(30),col2 VARCHAR(30))
### In R, I can connect to this table:
library(DBI)
library(RODBC)
chan <- odbcConnect("MySQL51", uid="root", pwd="xxx")
first <- sqlQuery(chan, "select * from example")
2016 Dec 16
2
183 Session in Progress. Disconnecting channel for lack of RTP activity
...NYk
Max-Forwards: 70
From: "007" <sip:login at txxx37.ru>;tag=I9oDGDVi9zj3Elh6MqcA6Oykb18S5QVC
To: sip:8xxx6yyy621 at txxx37.ru;tag=f30b688b-3358-4107-9992-fb6e3923bc15
Contact: "007" <sip:login at 11.111.11.11:5060;ob>
Call-ID: 4dk-XDPyPZ1dW9DLnVB7fy1DgBIuDFRg
CSeq: 10073 UPDATE
Supported: replaces, 100rel, timer, norefersub
Session-Expires: 90
Min-SE: 90
Content-Type: application/sdp
Content-Length: 271
v=0
o=- 3690874445 3690874446 IN IP4 11.111.11.11
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 4022 RTP/AVP 8 96
c=IN IP4 11.111.11.11
b=TIAS:64000
a=rtcp:4023 IN I...
2006 Aug 08
0
Using class or global variable in rails - Are there any threading issues or race conditions?
Hi All
I am newbie to Rails.. and I am trying to invoke a third party webservice
using SOAP::RPC::Driver object. Now I can''t store that in session (it throws
TypeError) so the next best thing (on the suggestion by Ola
from this mailing list) I am storing it in Class variable or I can
store this rpc_driver object in global variable.
In brief my concerns are related to race conditions that
2018 May 07
2
[sieve][regex] Matching multiple strings in the "Received" header
....com|mx.aol.com)."
{
fileinto "INBOX.gmail-hotmail-yahoo-aol-friends";
stop;
}
However, it's working fine with egrep:
egrep
".from.*(outbound.protection.outlook.com|.google.com|.yahoo.com|mx.aol.com)."
*
1525657297.M401428P1459.host01.quick.net.au,S=10073,W=10275:2,S:Received:
from APC01-PU1-obe.outbound.protection.outlook.com
(mail-oln040092254061.outbound.protection.outlook.com [40.92.254.61])
Am I using Sieve correctly here? Is
".from.*(outbound.protection.outlook.com|.google.com|.yahoo.com|mx.aol.com)."
expression valid for Sieve?...
2007 May 23
3
[Bug 11038] New: nouveau and NV17: glxinfo, glxgears and other gl-apps crash
http://bugs.freedesktop.org/show_bug.cgi?id=11038
Summary: nouveau and NV17: glxinfo, glxgears and other gl-apps
crash
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo:
2013 Sep 25
0
[Announce] Samba 3.6.19 Available for Download
...y-directory) case correctly in
pathname lookup.
o Karolin Seeger <kseeger at samba.org>
* BUG 10076: Fix variable list in man vfs_crossrename.
o Andreas Schneider <asn at samba.org>
* BUG 9994: s3-winbind: Do not delete an existing valid credential cache.
* BUG 10073: 'net ads join': Fix segmentation fault in
create_local_private_krb5_conf_for_domain.
o Richard Sharpe <realrichardsharpe at gmail.com>
* BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
out by Samba.
#########################################...
2013 Sep 25
0
[Announce] Samba 3.6.19 Available for Download
...y-directory) case correctly in
pathname lookup.
o Karolin Seeger <kseeger at samba.org>
* BUG 10076: Fix variable list in man vfs_crossrename.
o Andreas Schneider <asn at samba.org>
* BUG 9994: s3-winbind: Do not delete an existing valid credential cache.
* BUG 10073: 'net ads join': Fix segmentation fault in
create_local_private_krb5_conf_for_domain.
o Richard Sharpe <realrichardsharpe at gmail.com>
* BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
out by Samba.
#########################################...
2011 Jun 03
1
[LLVMdev] AVX Status?
Thanks Syoyo and Bruno for your replies.
As suggested, I filed a bug under
http://llvm.org/bugs/show_bug.cgi?id=10073 .
I am not familiar with .td files and the LLVM backend infrastructure
yet, but I might give it a try and solve it myself if I find the time.
Best,
Ralf
Am 02.06.2011 23:55, schrieb Bruno Cardoso Lopes:
> Hi Ralf
>
> On Wednesday, June 1, 2011, Ralf Karrenberg<Chareos at gmx.de>...
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
...in/ld) is GNU ld
>>configure:9206: result: yes
>>configure:9257: checking whether the g++ linker
>>(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries
>>configure:10052: result: no
>>configure:10070: g++ -c -g -O2 conftest.cc >&5
>>configure:10073: $? = 0
>>------------------
>>
>>Is there any hack here to move further with my port of llvm to Interix?
>
>I've looked at the recent libtool documentation, and they don't seem to
>have any information on whether they support Interfix.
>
>One hack for LLVM...
2013 Sep 11
1
[Announce] Samba 4.1.0rc3 Available for Download
...seeger at samba.org>
* BUG 7364: Add man page for vfs_syncops.
* BUG 7490: Add man page for vfs_linux_xfs_sgid.
* BUG 10001: Add man page for samba-regedit tool.
* BUG 10076: Fix variable list in vfs_crossrename man page.
o Andreas Schneider <asn at samba.org>
* BUG 10073: Fix segmentation fault in 'net ads join'.
* BUG 10082: s3-winbind: Fix a segfault passing NULL to a fstring argument.
o Richard Sharpe <realrichardsharpe at gmail.com>
* BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
out by Samba.
o Ralph...
2013 Sep 11
1
[Announce] Samba 4.1.0rc3 Available for Download
...seeger at samba.org>
* BUG 7364: Add man page for vfs_syncops.
* BUG 7490: Add man page for vfs_linux_xfs_sgid.
* BUG 10001: Add man page for samba-regedit tool.
* BUG 10076: Fix variable list in vfs_crossrename man page.
o Andreas Schneider <asn at samba.org>
* BUG 10073: Fix segmentation fault in 'net ads join'.
* BUG 10082: s3-winbind: Fix a segfault passing NULL to a fstring argument.
o Richard Sharpe <realrichardsharpe at gmail.com>
* BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
out by Samba.
o Ralph...
2003 Jul 30
3
FreeBSD not-so-stable
I have a FreeBSD 4.8-Release machine that I upgraded from a 4.5 or 4.4
machine. It works just great for about 9 days, then processes will not
die. It starts to become a problem when I can't kill processes, restart
services, connections hang, and I can't reboot or shutdown, I have to do
a hard reset.
I can't really find anything in the logs to indicate what is giving me
2011 Jun 02
0
[LLVMdev] AVX Status?
Hi Ralf
On Wednesday, June 1, 2011, Ralf Karrenberg <Chareos at gmx.de> wrote:
> Hi,
>
> The last time the AVX backend was mentioned on this list seems to be
> from November 2010, so I would like to ask about the current status. Is
> anybody (e.g. at Cray?) still actively working on it?
I don't think so!
> I have tried both LLVM 2.9 final and the latest trunk, and it
2013 Sep 27
0
[Announce] Samba 4.1.0rc4 Available for Download
...seeger at samba.org>
* BUG 7364: Add man page for vfs_syncops.
* BUG 7490: Add man page for vfs_linux_xfs_sgid.
* BUG 10001: Add man page for samba-regedit tool.
* BUG 10076: Fix variable list in vfs_crossrename man page.
o Andreas Schneider <asn at samba.org>
* BUG 10073: Fix segmentation fault in 'net ads join'.
* BUG 10082: s3-winbind: Fix a segfault passing NULL to a fstring argument.
o Richard Sharpe <realrichardsharpe at gmail.com>
* BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
out by Samba.
o Ralph...
2013 Sep 27
0
[Announce] Samba 4.1.0rc4 Available for Download
...seeger at samba.org>
* BUG 7364: Add man page for vfs_syncops.
* BUG 7490: Add man page for vfs_linux_xfs_sgid.
* BUG 10001: Add man page for samba-regedit tool.
* BUG 10076: Fix variable list in vfs_crossrename man page.
o Andreas Schneider <asn at samba.org>
* BUG 10073: Fix segmentation fault in 'net ads join'.
* BUG 10082: s3-winbind: Fix a segfault passing NULL to a fstring argument.
o Richard Sharpe <realrichardsharpe at gmail.com>
* BUG 10097: MacOSX 10.9 will not follow path-based DFS referrals handed
out by Samba.
o Ralph...