Displaying 5 results from an estimated 5 matches for "dhj".
Did you mean:
dh
2005 Oct 13
0
Re-2: Samba vs ADS problems
...>
I use ADS
>again we need more informations what`s goiing so please attach a loglevel 10 output of winbind.
>
>
>cheers
>Stefan
>
>-------- Original Message --------
>Subject: Re: [Samba] Samba vs ADS problems (12-Okt-2005 15:36)
>From: Daniel Hindbo Jensen <dhj@tarp.dk>
>To: stefanke@micodat.com
>
>
>
>>Yes but if I do add a user its np... the only difrence is the <SPACE>
>>charactor
>>
>>setfacl -d -m 'u:tarp+hl:rwx' preInstall
>>
>>im not even sure I can post such long mails here?...
2005 Oct 11
1
User auth-groups vs Win2k ADS Problems
...0001:rwx
default:mask::rwx
default:other::---
Try to add a group to the ACL
install:/var/samba # setfacl -d -m 'g:tarp+domain admins:rwx' preInstall
setfacl: Option -m: Invalid argument near character 3
Try to add a user to the ACL
install:/var/samba # setfacl -d -m 'u:tarp+dhj:rwx' preinstall
no errors
Please if anyone can give me any hints of what to look for or had similary
experiences please reply. would an updated version of samba help? Anything
Regards
Daniel Jensen
Hello Everyone
This samba server was working perfectly without problems.
Running...
2005 Oct 12
2
Samba vs ADS problems
...r user SID
S-1-5-21-220523388-1957994488-854245398-2811
Try to add a group to the ACL
install:/var/samba # setfacl -d -m 'g:tarp+domain admins:rwx' preInstall
setfacl: Option -m: Invalid argument near character 3
Try to add a user to the ACL
install:/var/samba # setfacl -d -m 'u:tarp+dhj:rwx' preinstall
no errors
I hope anyone can help :D
Regards
Daniel Jensen
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*