Displaying 20 results from an estimated 300 matches similar to: "NT_STATUS_ACCESS_DENIED"
2013 Aug 16
0
[LLVMdev] workflow for linking clang
On Fri, Aug 16, 2013 at 2:01 PM, reed kotler <rkotler at mips.com> wrote:
> the good news is that (thanks to Simon) the clang driver is working so
> well for Mips now that we are more or less switching away from using llc
> during development for all our various host/target configurations.
>
> the bad news is that we have make clang all the time and it is really slow
> to
2013 Sep 22
1
[LLVMdev] Debug info failing in assembler.
If it thinks the symbol is in the BSS section, then it should never have
tried to use .comm to emit it I think.
On x86 it does not try to mix and match, which is why it works. AFAIK
comm symbols are regarded as having no section, rather than being bss,
so I think it's a bug in whatever code printed that .comm statement.
I'll look into this tomorrow.
> Eric Christopher
2013 Sep 19
1
[LLVMdev] JIT compiled intrinsics calls is call to null pointer
Hi Andrew,
this sounded a plausible explanation, because the X86 processor does not
have an instruction to calculate the power function.
So I tried the llvm.sin.f32 intrinsic, as the X86 processor family does
have an instruction for that, but I still get the same problem. While you
may still be right, there is at least something else going on as well.
Thanks for your input, though.
Taco.
2013 Aug 16
5
[LLVMdev] workflow for linking clang
the good news is that (thanks to Simon) the clang driver is working so
well for Mips now that we are more or less switching away from using llc
during development for all our various host/target configurations.
the bad news is that we have make clang all the time and it is really
slow to do that.
we used to be able to just make in the lib/target/Mips and then in llc
and it was really fast.
2013 Aug 29
1
[LLVMdev] COFF.h and windows.h conflict
The odds of #define _WINNT_H working are incredibly slim :)
You can't include the separate headers (winbase.h etc), you have to just
include windows.h
Windows defines IMAGE_* whether we like it or not, we can't stop it
doing it, so the only reasonable solution is to change LLVM to have it's
own set of constant names.
Nick Kledzik wrote:
> In the Windows SDK headers, is the
2009 Sep 05
1
net rpc rights grant: NT_STATUS_ACCESS_DENIED
RE: "net rpc rights grant testpc1 SePrintOperatorPrivilege -U testpc1"
Failed to grant privileges for testpc1 (NT_STATUS_ACCESS_DENIED)
samba_source_3.3.7 on redhat 5 64bit. I have root on the samba server
but I don't have admin access to active directory (hence the auth using
testpc1).
Does the user granting access need some sort of admin privilege in
Active Directory? How do
2005 Apr 07
0
Fwd: Samba-Squid-AD: Error returned 'BH NT_STATUS_ACCESS_DENIED'
Remarque : message transf?r? en pi?ce jointe.
__________________________________________________________________
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Cr?ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/
2009 Aug 25
0
SAMBA 3.3.7 - (SMBntcreateX) NT_STATUS_ACCESS_DENIED
I just compiled Samba 3.3.7 on Ubuntu 8.04.
I copied the new libnss_winbind.so.2 library under /lib and the ?getent group? command works fine.
The ?net use? of the resource is OK. I?m verifying the problem (SMBntcreateX) NT_STATUS_ACCESS_DENIED reported in the log.smbd file when I try to create a folder or to move a file in the samba resource.
The same operation on Samba 3.2.14 is OK.
Regards,
2010 Jan 27
0
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
Hi!
I have a lot of those log line :
smbd[3604]: [2010/01/27 13:22:32, 1, effective(0, 0), real(0, 0)]
smbd/service.c:make_connection_snum(744)
smbd[3604]: create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
smbd[3604]: [2010/01/27 13:22:32, 1, effective(0, 0), real(0, 0)]
smbd/service.c:make_connection_snum(744)
smbd[3604]: create_connection_server_info failed:
2007 Sep 05
0
NT_STATUS_ACCESS_DENIED making remote directory
Vital Stats - AMD 64-bit CPU, Ubuntu 7.0.4 (Feisty Fawn), Samba 3.0.24,
Win2003 AD Domain
If I've left anything out, please feel free to ask. This *was* working
yesterday until my Kerberos ticket expired. (growl) Anyway, now that
Kerberos appears to be working again, all of my users still only have
read access - no write access. The "temp" test works fine. Exactly as
expected
2009 Aug 24
0
tree connect failed: NT_STATUS_ACCESS_DENIED
hi:)
for an unkonow reason the users are not able to connect to samba.
samba member of domain, ads security. no changes on samba side.
if i run:
smbclient -U% -L ip
Domain=[INT] OS=[Unix] Server=[Samba 3.0.28a]
tree connect failed: NT_STATUS_ACCESS_DENIED
all the other commands are ok:
wbinfo
getent
testparm
do you have any ideea?
thank you:)
Gabi
2009 Nov 26
0
smb w/ldap get joined to nt4 but net rpc vampire fails with NT_STATUS_ACCESS_DENIED
I am trying to migrate our Windows NT 4 Domain to Samba 3.4.3 and got
the error message below when I run the command:
"net join -S myPDC -I 172.30.1.1 -U administrator%mypasswd"
worked ok
"net rpc vampire -S myPDC -U administrator%mypasswd"
Fetching DOMAIN database Failed to fetch domain database:
NT_STATUS_ACCESS_DENIED
What I want to accomplish is to remove Windows NT 4.0
2006 Feb 05
0
NT_STATUS_ACCESS_DENIED
Still pulling my hair out over this. We moved from 'smbfs' to 'cifs' (/bin/mount -t cifs --verbose -o username=backup,password=OMITTED "//ables-dt/Documents" /backup) with identical results. I've thrown together an example session with smbclient and a debug-10 logfile:
http://www.divus.org/?id=306
Some files are readable, others are not, despite the
2009 Dec 16
0
Strange problem: NT_STATUS_ACCESS_DENIED
Hi,
we have a very strange behaviour today. On of our clustered (by heartbeat) samba server don't want provide shares
anymore. Every user is blocked with message "access denied".
So I thought there is a problem with mapping of users/groups. But wbinfo / id / getent are working fine.
Do I move the share to another node everything works fine - the shared folders and the smb.conf
2011 Jun 28
0
Mounting share using cifstab fails with NT_STATUS_ACCESS_DENIED
Hi,
I have a samba share on a linux server which I can access without
problems from Windows XP.
When I access the share from a different linux machine using smbclient
\\\\Server\\Share -U username I get a connection to the share.
When put //Server/Share /mnt/mountpoint cifs
username=UserName,password=XXXXXXXX,uid=1234,gid=5678 into
/etc/samba/cifstab
I get mount error(13): Permission
2010 Dec 01
0
ACLs, NT_STATUS_ACCESS_DENIED, etc.
Hey, all. I've got some irksome issues, and would love it if someone
could show me where I'm going wrong.
First and foremost, I can access the folders, create new ones, etc. But
copying stuff from an existing Windows share (with ACLs), not so much.
Likewise when I try to assign permissions. I wind up with stuff like
[2010/12/01 02:56:34, 0]
2011 Oct 27
0
NT_STATUS_ACCESS_DENIED again sorry
Hi.
I've tried all the alternatives I cold find. When I
attempt to access a share on a linux client I get this error:
[2011/10/27 19:33:46.450093, 1] smbd/service.c:678(make_connection_snum)
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
I am accessing using kde and dolphin like this:
smb://hh1/steve2
hh1 is the domain and steve2 is an ldap user who can authenticate OK
2004 Mar 23
0
(Samba3.0)tree connect failed: NT_STATUS_ACCESS_DENIED
Hi all,
I am having kerberized samba 3.0 on red hat Linux and
got the following error when I connect from Linux
client.
[root@YOURSERVER root]# Smbclient //host/user -W USERS
-U user
Password:
tree connect failed: NT_STATUS_ACCESS_DENIED
Can any one help?
Zakaria
__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
2009 May 28
0
tree connect failed: NT_STATUS_ACCESS_DENIED
Dear list,
I have no in depth knowledge about samba but use the online tutorial to
configure the samba server.
this time I have installed samba ( Version 3.2.4-4.3-2042-SUSE-SL11.0 )
on suse 11.
I have now disallowed the guest users and created some samba users with
"smbpasswd -a <username> " command.
but if I try to connect with the samba share from another linux box I
get
2009 Dec 16
0
Write-only share and "NT_STATUS_ACCESS_DENIED closing remote file" error
I'm trying to get a write-only share with sever version 3.2.5 (Debian
Lenny updated). I'm doing this with a "chmod 0770" on the directory,
owned by root and group "mysambagroup". The samba user with write
permission on the share is in the "mysambagroup" group and the share is
like this:
read only = no
create mask = 0000
inherit owner = yes
path = /sambashare