Displaying 2 results from an estimated 2 matches for "thesid".
Did you mean:
thesis
2013 Feb 08
2
[PATCH] xen: arm32: Use system wide TLB flushes, not just inner-shareable
We currently setup page table walks etc as outer-shareable. Given we don''t
really make the distinction between inner- and outer-shareable yet err on
theside of safety.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Cc: Tim Deegan <tim@xen.org>
---
xen/include/asm-arm/flushtlb.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/xen/include/asm...
2006 Aug 10
1
winbind: group name doesn't map to a SID, but gid does
...shell except ------
It must have been known, as I was the one who chgrp'ed the dir
originally.
I know what the group name is supposed to be. When I look it up in
MsAD UsersNGroups, I see it has unix attribute gid = 29922.
"wbinfo -G 29922" produces the sid.
"wbinfo -s <thesid>" produces:
the group's RID shown above, with domain name prefixed, and " 2"
suffixed.
"wbinfo -n <posixgroupname>" produces:
"Could not lookup name <posixgroupname>"
Pertinent smb.conf entries:
winbind enum gr...