search for: cyberlab

Displaying 5 results from an estimated 5 matches for "cyberlab".

Did you mean: cybercat
2005 Jul 28
1
samba ignores supplementary groups for acl
...n sarge (sparc). The filesystem is ext3 with acl support. winbind works fine. Please see below. when I am logged in using ssh, I can list the files in a folder (/var/Share) for which the group "staff" has r-x permissions. The problem is I can't list the folder through samba: $ ssh cyberlab+kent@cladms003 Password: Linux cladms003 2.6.8-2-sparc64 #1 Wed Mar 23 04:23:37 EST 2005 sparc64 GNU/Linux Last login: Thu Jul 28 10:13:46 2005 from 172.18.17.237 CYBERLAB+kent@cladms003:~$ getfacl /var/Share/ getfacl: Removing leading '/' from absolute path names # file: var/Share # owner...
2010 Feb 24
0
samba ignores supplementary groups for acl
...on Centos (x86_64). The filesystem is ext3 with acl support. winbind works fine. Please see below. when I am logged in using ssh, I can list the files in a folder (/var/Share) for which the group "staff" has r-x permissions. The problem is I can't list the folder through samba: $ ssh cyberlab+kent at cladms003 Password: Linux cladms003 2.6.8-2-sparc64 #1 Wed Mar 23 04:23:37 EST 2005 sparc64 GNU/Linux Last login: Thu Jul 28 10:13:46 2005 from 172.18.17.237 CYBERLAB+kent at cladms003:~$ getfacl /var/Share/ getfacl: Removing leading '/' from absolute path names # file: var/Share #...
2005 Jul 27
2
wbinfo can't list users
...ng to use winbind to connect to a Windows 2000 server. I can use "net rpc join" to join the domain, but "wbinfo -u" returns an error. The trusted domains listed doesn't include the domain. Please see below: cladms003:~# net rpc join -U Administrator Password: Joined domain CYBERLAB. cladms003:~# wbinfo -u Error looking up domain users cladms003:~# wbinfo -g BUILTIN+system operators BUILTIN+replicators BUILTIN+guests BUILTIN+power users BUILTIN+print operators BUILTIN+administrators BUILTIN+account operators BUILTIN+backup operators BUILTIN+users cladms003:~# wbinfo -m CLAD...
2011 Oct 18
18
make install not creating lib entries in /usr/lib under Ubunu 11.10
I am building xen-unstable (23860:a422e2a4451e) on Ubuntu 11.10. I noticed that the "make install" does not create lib entries in /usr/lib/. I see them only in /usr/lib64/. This is causing program like xenpaging to not find the xenctrl library (error while loading shared libraries: libxenctrl.so.4.2: cannot open shared object file: No such file or directory) Is this expected behavior or
2012 Sep 06
26
Clang/LLVM version requirements
..._GDBSX -DHAS_PASSTHROUGH -fno-omit-frame-pointer -DCONFIG_FRAME_POINTER -MMD -MF .console.o.d -c console.c -o console.o ... "error in backend: Invalid operand for inline asm constraint ''i''!" Here are my details: [builder@xenbuild1 xen-unstable]$ uname -a Linux xenbuild1.cyberlab 2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 19:48:22 GMT 2011 x86_64 x86_64 x86_64 GNU/Linux [builder@xenbuild1 xen-unstable]$ hg summary parent: 25813:9dc729b75595 tip [builder@xenbuild1 char]$ clang -v clang version 2.8 (branches/release_28) Target: x86_64-redhat-linux-gnu Thread model: posix