similar to: NT_STATUS_ACCESS_DENIED in root directory, but I can list subdirectory.

Displaying 20 results from an estimated 10000 matches similar to: "NT_STATUS_ACCESS_DENIED in root directory, but I can list subdirectory."

2010 May 13
1
net rpc rights grant root SeDiskOperatorPrivilege failed with "Failed to grant privileges for root (NT_STATUS_ACCESS_DENIED)"
Hi, I have a samba server setup as a domain member. I am trying to grant SeDiskOperatorPrivilege to some user accounts e.g. "domainaname\User", but I always get the above error. It doesnot matter what I specify as the server in -S option to the command. The command syntax I use is: net rpc rights grant "username" SeDiskOperatorPrivilege OR net -S ADserver -U
2001 Dec 12
0
Tek-Tips Samba Forum
I was really happy to see that someone has created a forum for Samba at the Tek-Tips web site. I use the Tek-Tips site for other subjects, especially Visual Basic and Unix and find it absolutely brilliant for getting smart advice quickly. The Tek-Tips site is very well maintained, and I would like to see the Samba forum become as popular as some of the other subjects. This mailing list is very
2002 Jul 22
0
RE: A Suggestion
Trevor, you are right; this is a great forum for help, but the interface definitely leaves some things to be desired. In my very humble opinion, I would love it if every message that appeared on this list was also posted to the Samba forum on Tek-Tips; www.tek-tips.com (search for forum called andrew tridgell: samba) which has a beautiful interface. Tek-Tips makes it so easy to follow a
2001 Dec 16
0
Wanted - Samba Gurus to help
Hi, there are a few questions posted on the new Samba forum on Tek-Tips web site http://www.tek-tips.com/threadminder.cfm?SPID=865&CFID=34009252&CFTOKEN=12959894 which I am sure would be easily answered by some of the gurus on this list. You may be asking - "Why don't they just post the questions on this list?" Certainly, they could, but having used the Tek-Tips forum for
2012 Aug 15
1
samba 3 create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
Hi everybody.... I'm trying to build a fileserver with samba. And I had it ok when users where authenticating via samba, but I changed the authentication method to OpenLDAP, and for some strange reason users can not access the shares anymore... it is giving me this error: "create_connection_server_info failed: NT_STATUS_ACCESS_DENIED". I have chacked the permission in the SO and is
2005 Jan 14
1
NT_STATUS_ACCESS_DENIED with ADS + Kerberos
I'm trying to setup Samba in ADS security mode so I can run winbind for NSS and Kerberos for user authentication, chiefly for shell accounts for developers. These hosts will not provide any file or printer services, at least in the near-term. My hosts are CentOS 3 (a free RHEL3 clone) and my ADS servers are Windows 2000 (not 2003), in hybid mode. I am using stock RPMs for both Kerberos and
2015 Oct 21
2
Samba 3.5.4 canonicalize_connect_path failed for service
Hi, I'm now trying to setup a samba server and connected from Win 7 or XP . I want our PC connected to samba using NIS authentication. The Linux OS is red hat 6.0 with samba 3.5.4. So, here is my setting. smb.conf [global] workgroup = TEK server string = Samba Server Version %v security = user passdb backend = tdbsam interfaces = 127.0.0.1,
2016 Mar 24
0
Samba 4.1.12 NT_STATUS_ACCESS_DENIED messages
Hi, Lot of things can be the reason, or the reasons. More information are needed to start thinking about your issue. Giving us your configuration files, OS on client, logs (not the whole logs but neither just NT_STATUS_ACCESS_DENIED), and anything else which could help one of us to understand better your issue, for that person can try to help you. As a lazy poster I could suggest to get more
2019 May 09
0
NT_STATUS_ACCESS_DENIED on a directory I have permission to access
On 5/6/19 11:59 AM, Rowland Penny via samba wrote: > On Mon, 6 May 2019 10:33:27 -0400 > Paul Griffith <paulg at eecs.yorku.ca> wrote: > >> On 5/3/19 9:53 AM, Rowland Penny via samba wrote: >>> On Fri, 3 May 2019 15:36:59 +0200 >>> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: >>> >>>> Hai Paul,
2014 Mar 09
1
Access shares from DNS alias
Hello, I have setup a Samba 4 ADDC following the tutorial in the wiki. I need it to be a DC and a fileserver. Everything works fine and dandy except that I cannot access the file shares via a DNS alias, instead of the original hostname/DNS name. And I need this for various reasons, enough to halt going live with it if it doesn't work. :-( When accessing via the machine's fqdn
2005 Mar 09
0
Illegal filenames produced by rename
Greetings. I have a Windows share mounted via Samba. I recently tried to rename some files; the destination filenames had some high-bit characters. The renaming had some completely unexpected consequences; the new filenames now contain the full pathname (including backslashes), plus other illegal characters (colons). The files can no longer be accessed or modified, either from the remote
2005 May 25
0
Betr.: Centos and SAMBA
Hi, I've setup a SAMBA PDC on Centos 4 last weekend and migrated my NT4 PDC (Users, Groups, etc) to the new Centos Server in a matter of a couple of hours. I've used the scripts and howto from: http://samba.idealx.org/smbldap-howto.en.html#htoc89 Thom van der Boon E-Mail: Thom.van.der.Boon at vdb.nl ===== Thom.H. van der Boon b.v. Havens 563 Jan Evertsenweg 2-4 NL-3115 JA
2005 Jun 10
1
Betr.: IP Problems - Address won't stick on reboots!
The file to edit is /etc/sysconfig/network-scripts/ifcfg-eth0 It should look something like this. You should edit it with your settings DEVICE=eth0 BOOTPROTO=static BROADCAST=xxx.xxx.xx.255 HWADDR=xx:xx:xx:xx:xx:xx IPADDR=xxx.xx.xx.xxx NETMASK=255.255.255.0 NETWORK=xxx.xxx.xx.0 ONBOOT=yes TYPE=Ethernet Thom van der Boon E-Mail: Thom.van.der.Boon at vdb.nl ===== Thom.H. van der Boon b.v.
2005 Jun 23
2
Betr.: Multiple IP Addresses in a single NIC
Hi, You need to issue two commands: /sbin/ifconfig eth0:0 xxx.xxx.xxx.xxx /sbin/route add -host xxx.xxx.xxx.xxx dev eth0 For example: /sbin/ifconfig eth0:0 172.16.1.199 /sbin/route add -host 172.16.1.199 dev eth0 You can even assign multiple aliases to one NIC (One of my servers has about 10 ip addresses): For example: /sbin/ifconfig eth0:0 172.16.1.199 /sbin/route add -host 172.16.1.199
2002 Aug 12
0
Es-Peri.Com
----------------------------------------------------------- Esperi ::: Hayat Rehberi [[ www.es-peri.com ]] Yenilikler Devam Ediyor... 10/08/2002 ----------------------------------- Hayat?m?za damgas?n? vuran baz? anlar vard?r ve zaman ikiye b?l?n?r: ?ncesi ve sonras?... esperi ise hayat?n ?tesinde. herkesin aynaya d??en aksinde kendini bulup bulup yitirmesi gibi anla??lmaz, ula??lmaz...
2017 Apr 11
0
Require help on removing SAMBA
stay on list! Am 11.04.2017 um 12:08 schrieb M, Suganthi: > Thanks for your reply . I am not able to find people who installed it because it was done around > 10 years back but I am requested to remove it from our SOLARIS10 server now . > I am able to see samba in /etc/samba which has private folder and conf file. > Please let me know if you can help with executable commands with
2002 Nov 26
0
Win2K, Unix, Mac OS via Samba and Helios
Situation: one unix fileserver with shares that need to be fully accessible (read, write, execute) by both Macs and PCs. Implementation: Unix fileserver uses (and has used for a couple of years) Helios to manage Mac accounts. Recently installed Samba to manage PC accounts. PC can connect to Unix via Samba. Problem: If Mac user creates a folder or moves a file to a share, Helios creates a hidden
2014 Aug 12
1
NT_STATUS_ACCESS_DENIED version 4.1.6-Ubuntu
Hi, I hope, I'm right here. Since I using ubuntu 14.04, I cannot setup a simple share. Always access is denied. Also without any share-definition, I get this error: smbstatus Samba version 4.1.6-Ubuntu PID Username Group Machine ------------------------------------------------------------------- Failed to initialize session_global: NT_STATUS_ACCESS_DENIED Service pid
2014 Sep 30
1
fillup_password_policy fails with NT_STATUS_ACCESS_DENIED, samba 3.4.3
Hi, I'm getting below error with "fillup_password_policy" while authenticating users from default domain. [2014/09/30 03:15:26, 10] rpc_client/cli_pipe.c:1432(rpc_api_pipe_got_pdu) rpc_api_pipe: host dev003.namdev.myserv.net returned 16 bytes. [2014/09/30 03:15:26, 1] ../librpc/ndr/ndr.c:251(ndr_print_function_debug) samr_QueryDomainInfo: struct samr_QueryDomainInfo
2002 Nov 27
0
RE: Samba newbie question... (SWAT)
So John, are you the "SWAT guru" for Samba? I like the idea of having an expert for each area of Samba. Just a thought - if you are looking for further feedback regarding SWAT, you may want to post a message to the Samba forum on tek-tips website. (goto www.tek-tips.com and search for forum called "Andrew Tridgell : Samba") There are currently over 800 members of the