Displaying 6 results from an estimated 6 matches for "withthi".
Did you mean:
withthis
2015 Apr 15
1
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
...ame: struct wbint_LookupName
out: struct wbint_LookupName
type : *
type : SID_NAME_USER (1)
sid : *
sid :
S-1-5-21-***REPLACE-DDOMAINSID-WITHTHIS*-1406
result : NT_STATUS_OK
[2015/04/15 16:22:19.918869, 1, pid=9576, effective(0, 0), real(0,
0)] ../librpc/ndr/ndr.c:333(ndr_print_function_debug)
wbint_QueryUser: struct wbint_QueryUser
in: struct wbint_QueryUser
sid...
2015 Apr 14
3
wbinfo -u/-g/-n works, but not 'wbinfo -i' or 'id'
On 14/04/15 20:59, Adam Tauno Williams wrote:
> On Tue, 2015-04-14 at 15:20 +0100, Rowland Penny wrote:
>> On 14/04/15 14:59, Adam Tauno Williams wrote:
>>> On Thu, 2014-10-30 at 13:41 -0300, Horacio G. de Oro wrote:
>>>> Hi! I'm trying to add a member to be used as fileserver, following the
>>>> guides at:
>>>> -
2008 Aug 27
3
Solaris nss_ldap vs PADL nss_ldap
Hi All,
Any thoughts on why, while everything seems ok at the OS level
(getent , id -a ) Samba
doesn't pickup any supplementary groups when Solaris is configured with
'group: files ldap' in
nsswitch.conf and using it's own native nss_ldap.so.1 but does when
using PADL's nss_ldap?
Everything else is equal.
Do they use/accept different calls or could it be an
2004 Mar 06
1
OCFS and multipathing
I've got my RAC cluster running pretty smoothly now (thanks again for all
the help so far), but I only have single connections between the servers and
the RAID array. The servers each have two Qlogic HBAs, and I'd like to find
out if there's any reasonable way to implement multipathing.
The platform is RHEL 3, and Red Hat's knowledgebase indicates that they
strongly recommend
2009 Nov 22
4
What's wrong with yum-priorities?
"The upstream maintainer of yum, Seth Vidal, had the following to say
about 'yum priorities' in September 2009:
Gosh, I hope people do not set up yum priorities. There are so many things
about priorities that make me cringe all over. It could just be that it
reminds me of apt 'pinning' and that makes me want to hurl."
This note was placed on the wiki
2008 Aug 26
4
Samba write performance in kernel
hi,
I would like to know is it possible to make writing file to samba completely in kernel?
I'm using a slow CPU (FA526) , and the memory copy is even slower. The reading performance is over 7 MB/s, with mmap and sendfile enabled, while writing is only 4-5 MB/s. Without mmap and sendfile, reading from samba is also about 4-5 MB/s. I use Oprofile to profile writing file to samba and found