Displaying 20 results from an estimated 1000 matches similar to: "Access denied changing file attributes"
2005 Jan 24
2
DOS Attributes On Folders
Hi!
Thanks to the sterling advice of Daniel Beschorner, I have managed to
get DOS file attributes working via extended attributes. However, I have
just noticed that DOS folder attributes are not being preserved! Is this
a limitation of samba? I can't find any options that would let me turn
this on, and I can see how it would make sense with the old "map * =
yes" approach to DOS
2011 Sep 29
1
[LLVMdev] Default Alias analysis passes for PassManager
Hi,
I'm writing a custom alias analyser for the Glasgow Haskell Compiler's
LLVM backend to teach LLVM that our explicitly-represented stack
cannot alias with any heap pointer.
It works, but I've hit an issue with opt's handling of alias
analysers; if you specify -ghc-aa on the opt command line then LLVM
only uses that analyser until (I think) a pass runs that invalidates
the
2005 May 18
1
Samba Comple Problem on Solaris 2.8
So I am compling the newest release of samba 3.0.14a on Solaris 2.8.
I can get it to compile but I don't get all the built in modules that I
should and smbd when fired up bombs out with something like,
-------
derek@supernova:/opt/UMsmb/sbin# ./smbd -c /etc/samba/smb.conf -i
smbd version 3.0.14a started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
No builtin nor plugin backend for
2004 Apr 20
1
Samba 3.0.2a - Erroneously rejects NTLMv2 but accepts NTLM
Hello experts,
I?ll try and keep this brief but detailed (if that?s possible.). I?m sure I
don?t understand the technologies sufficiently but I believe I?m seeing
counter-intuitive behavior with my Samba 3 setup. What I want is nice,
tight Win 2K3 security. What I?ve got is ADS integration, including domain
user authentication using winbind, but I can?t get the security level right.
Problem
2014 Oct 27
2
[LLVMdev] Out-of-tree passes (Was: LLVM Weekly - #43, Oct 27th 2014)
On Mon, Oct 27, 2014 at 2:59 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk
> wrote:
> On 27 Oct 2014, at 09:33, Alex Bradbury <asb at asbradbury.org> wrote:
>
> > The Haskell community have put together a [proposal for an improved LLVM
> > backend to GHC](
> https://ghc.haskell.org/trac/ghc/wiki/ImprovedLLVMBackend).
> > They intend to ship GHC with its
1998 Nov 23
0
Freebsd + NT/Nt-Client am Linux-Server
Pam_SMB allows Linux clients to validate
their passwords against an NT PDC, so the
only thing you have to do is set up the
accounts on the Linux side with an '*'
in the /etc/passwd entry. This can be
done using a list of users:
#!/bin/bash
for i in `cat myuserlist`; do
/usr/sbin/adduser -p '*' $i
with various other command line options,
such as "-s
2006 Jul 11
2
Samba 3.0.23 trusts 2003 AD Domain
Can anyone confirm that SID -> name lookup with a trusted domain is broken?
Thanks
Daniel
2004 Dec 16
3
Cannot share MSAccess DB after upgrade 3.0.5 to 3.0.8
This is really strange.
The samba server in question is a domain member server
on a Windows NT 4.0 Domain network. It runs Gentoo
2004.3 with a 2.4.24 kernel.
The Gentoo server was upgraded from Samba 3.0.5 to
3.0.8 last night. After the upgrade, the server had
to be re-joined to the domain. After that, everything
appeared to be working.
This morning we found that the MSAccess database files
2004 Nov 09
2
AW: Permissions problem with 3.0.8
We use LDAP backend and Linux 2.6.
It happens only --with-acl-support.
This 2 errors I found in the level 10 log when I try to copy a fresh copied
file a second time on itself (permissions of test file are -r-xrw----, user
and group match)
Maybe the attribute mapping goes another path with acl support?
3.0.7 works fine.
Daniel
[2004/11/09 17:02:02, 10] smbd/open.c:open_file_shared1(1038)
2006 Jan 04
4
Trying to delay for oplocks twice
We have a lot of
[2006/01/04 18:44:40, 0] smbd/open.c:open_file_ntcreate(1355)
Trying to delay for oplocks twice
in the logs. Do they harm in general?
And only in one single case I got this, don't know if I ever will get it
reproduced, so maybe not related and happened by accident:
Samba version 3.0.21a
PID Username Group Machine
2007 Jun 07
0
Error compiling KWD
I'm trying to compile GIT KWD, but i believe I am missing something here...
joel at supernova:~/compiz/compiz$ make
make all-recursive
make[1]: Entering directory `/home/joel/compiz/compiz'
Making all in include
make[2]: Entering directory `/home/joel/compiz/compiz/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/joel/compiz/compiz/include'
2010 Jan 30
3
Competiciín de classificación!!! Fwd: [R] Classification of supernovae - a challenge
Hola!
Este mail llegó a r-help hoy, yo lo mandó también a esta lista. Es
interesante
con competiciones de predicción/clasificación! ¿Alguien que quiere cooperar?
Kjetil
---------- Forwarded message ----------
From: Kjetil Halvorsen <kjetilbrinchmannhalvorsen@gmail.com>
Date: Fri, Jan 29, 2010 at 12:19
Subject: Fwd: [R] Classification of supernovae - a challenge
To: Kjetil Halvorsen
2005 Oct 11
2
problems with samba 3 and termnal server
hello folks
dont know if this is a faq:
a customer currently uses a Suse 9.2 pro with the last version of Samba to
share a folder containing data for an Enterprise Management program (Windows
based).
everything works fine with local clients (many 98s and 1 XP machine).
we have some (15) clients connecting to the ERP program via a Terminal Server
(Windows2K server). these clients often stuck
2014 Oct 27
2
[LLVMdev] LLVM Weekly - #43, Oct 27th 2014
LLVM Weekly - #43, Oct 27th 2014
================================
If you prefer, you can read a HTML version of this email at
<http://llvmweekly.org/issue/43>.
Welcome to the forty-third issue of LLVM Weekly, a weekly newsletter
(published every Monday) covering developments in LLVM, Clang, and related
projects. LLVM Weekly is brought to you by [Alex
Bradbury](http://asbradbury.org).
2003 Oct 12
1
AW: W2K RAS Server in Samba 3.0.0 Domain
I patched samba to always return ACCESS_GRANTED for testing.
So I came to this:
IASSAM.LOG
[556] 23:23:53:671: Inserting attribute msNPAllowDialin.
[556] 23:23:53:671: Successfully retrieved per-user attributes.
Dialin now "only" fails with "Dialin not allowed for user", but I'm not able
to set it in UserMgr.
Is it difficult to map this attribute?
Daniel
2015 Jan 09
3
Member Server SeDiskOperatorPrivilege
Definitely.
With backend=ad only two user can be seen by getent passwd. Then changing backend=rid, all users are resolved by getent passwd
Am 9. Januar 2015 17:09:19 MEZ, schrieb Rowland Penny <rowlandpenny at googlemail.com>:
>On 09/01/15 15:45, Tim wrote:
>> That's what I tried to say. I set the gid/uid attribs in Unix tab.
>>
>> Am 9. Januar 2015 16:44:28 MEZ,
2015 Jan 09
3
Member Server SeDiskOperatorPrivilege
It's definitely a problem with backend ad. I don't know what, but with ad backend I also cannot list rpc rights on the server because it cannot find the user. With rid: no problem.
Bug?
Am 9. Januar 2015 17:56:59 MEZ, schrieb Rowland Penny <rowlandpenny at googlemail.com>:
>On 09/01/15 16:48, Tim wrote:
>> Definitely.
>>
>> With backend=ad only two user can be
2015 Jan 10
2
Member Server SeDiskOperatorPrivilege
Interesting:
I rebuild everything. But after setting up the DCs they had the same issue - net rpc rights grant can't connect to server 127.0.0.1.
I tried the following global parameters in smb.conf:
bind interfaces only = yes
interfaces = lo eth0
And like magic it worked! Samba is now bind to127.0.0.1?(lo) and eth0 and net rpc rights grant works. Try this also on a member server.
Give it a
2015 Jan 09
2
Member Server SeDiskOperatorPrivilege
That's what I tried to say. I set the gid/uid attribs in Unix tab.
Am 9. Januar 2015 16:44:28 MEZ, schrieb Rowland Penny <rowlandpenny at googlemail.com>:
>On 09/01/15 15:40, Tim wrote:
>> When I switch back to backend ad, getent passwd returns nothing -
>> getent group only returns by adding a dedicated group name.
>> There is at least one user and one group with
2013 Feb 28
0
Issue in using volume sync command
Hi All,
I am using gluster3.4.0 alpha on the two nodes communicating through TCP.
I am facing an issue giving the volume sync command. Below is the error
that I am getting
[root at supernova /]# gluster volume sync 10.137.108.165 testvol
Sync volume may make data inaccessible while the sync is in progress. Do
you want to continue? (y/n) y
volume sync: failed: Another transaction could be in