similar to: Different permissions displayed in "security" tab and "advanced" tab

Displaying 20 results from an estimated 6000 matches similar to: "Different permissions displayed in "security" tab and "advanced" tab"

2019 Aug 27
3
Permissions at the top of a Samba share
Am 2019-08-26 um 16:35 schrieb Rowland penny via samba: > On 26/08/2019 15:20, ? Peter Rindfuss via samba wrote: >> Hi, >> >> I have a question regarding permissions at the top of a share as seen >> from a Windows 10 client. >> >> We are using Samba 4.10.6-Debian (van Belle) on Debian 10 (Buster) with >> one AD controller and one file server. >>
2010 Dec 29
1
Is ACL+extended attributes exclusive with mask/mode family options?
Hello list, I've got a question from reading Using Samba 3rd, where it puts: ... the final permission is caculated by below filters in the order used by Samba: 1. Apply any DOS attribute mapping options << I take this as either map DOS attributes to execute bits, or store DOS attributes in extended attributes. Correct? 2. Apply the create mask settings 3. Apply the force
2017 Mar 06
2
Missing security tab samba 4.1.13
>Adding a pointer record for the server didn't help either. I am going to test another Windows PC now to see if the problem exists there as well. > >  >BC I just realized that I omitted an important piece of information and that is that I am using a separate EXT4 volume for my shares. I just did a test and it seems that shares on the same volume as sysvol and netlogon funtion as
2011 Oct 17
1
[quick question] smbclient -m smb2 not working
Greetings list, I just upgraded to samba 3.6.0 trying SMB2. Though Windows 2008 R2 can work with SMB2 shares just fine, I'm unable to access SMB2 shares with mount.cifs or smbclient, even with "-m smb2" specified -- I get this "Unrecognised protocol level smb2", whereas smbclient comes with samba-client-3.6.0-63.1.rpm. So is this supported yet (from client side) or I
2011 Aug 11
1
[homes] share not created unless linux user has a home directory in /etc/passwd
When adding a domain user to a samba 3.6 PDC I found that the [homes] share was not created. It turns out there was no home directory specified in /etc/password for this user. Once a linux home directory was added the [homes] share worked, but I would expect this to work anyway since a different path is being used for windows home directories than for the linux users. Is this expected behavior
2010 Aug 10
1
home share issue: //server/homes errs, while //server/<username> works
Hello list, I'm running a samba server in AD domain, with some AD users explicitly mapped into local users by "username map = sambauser.map", which is a text file. Problem is found with explicitly mapped user, I can only access home share by //server/<ADusername>, not //server/homes (using windows explorer). This feels wrong because I also tried those AD users not listed in
2010 Sep 07
1
smbclient -L succeeded even network is down
Hello list, Accidentally I found that when network is down "smbclient -L localhost -U%" became slow however it still succeeded after like half a minute. This is weird because my Samba server is running inside AD, Q1. How can smbclient authenticate without talking to AD controller? I think in this case smbclient at least tried to (reach AD controller), otherwise shouldn't take it
2011 Jul 27
1
net join & DNS
Is there an option to the net command to not have it update DNS in AD? We are joining servers using the net ads join command and it's changing our static DNS entries to dynamic ones which then get deleted when AD does its DNS scavenging. It seems that dynamically updating DNS is the default. The command we're running is: net ads join -U adminuser%adminpasswd Thanks - Mike Mike
2016 Feb 11
1
RV: Security tab missing, and another error
Hi all. I have Samba 4.2.8 in a Debian Virtual Machine, i have domain, can join a Windows 10 machine to domain, and i have logged with “administrator” domain account in my Windows 10 machine, wih RSAT tools i can create users etc The problem is with a created folder in server. Mkdir /usuarios Smb.conf: # Global parameters [global]         workgroup = PDC         realm = PDC.CASA        
2017 Mar 06
2
Missing security tab samba 4.1.13
>> I just realized that I omitted an important piece of information and >> that is that I am using a separate EXT4 volume for my shares. I just >> did a test and it seems that shares on the same volume as sysvol and >> netlogon funtion as expected but shares on the second volume have the >> issue.  >> >> I just mounted that second volume with explicit acl
2010 Jul 14
1
RAW_ACLS smbtorture test
Hi All, I wanted to check the state of the ACL evaluation engine in samba. I have configured my linux sles 10, samba version 3.5.1-3.3-2332 with "ea support = yes", "store dos attributes=yes", "vfs objects = acl_xattr" and get lots of error + some failure messages. I attached the results of running the test against both samba as well as native windows 2003 cifs
2010 Jul 29
3
printer "Advanced tab" grayed
Hello, I would like to upload windows printer driver to my Samba through the printer "Advanced tab" as described in that doc http://www.samba.org/samba/docs/man/Samba-Guide/happy.html#id2582657 but this tab is totally grayed. I can imagine it's a permission issue but I'm not sure at all. Any idea, Frederic
1998 Nov 10
2
What I would like to do: can it be done?
I have a RHL box running Samba 1.19.8p10 (or whatever the latest one is). I would like to share the /home/httpd directory read-only to everyone on the network and read/write to a few specific people. I cannot get the passwords for these people, and I want this to be as transparent as possible (read: as "invisible" as possible). I don't want to have to add every user to the group, but
2017 Mar 06
4
Missing security tab samba 4.1.13
>I think your problem is being caused by the OS not knowing your users >and groups, have a look here: > >https://wiki.samba.org/index.php/Configuring_Winbindd_on_a_Samba_AD_DC > >But before you do that, UPGRADE your Samba version. I said that there >have been a lot of improvements, one of them is the 'winbind' built >into the 'samba' binary has been replaced
2010 Oct 26
4
Winbind behaviour odd in 3.4.9 and 3.5.6 vs 3.2.14 (Samba domain with Samba member servers)
Hi, I have recently upgraded a system with a Samba BDC, PDC and a couple of member servers from 3.2.14 to 3.4.9 (and also tested with 3.5.6). There appears to be some problem with Winbind (we need to run it on all servers as we have a trust relationship to a domain at another office). I have an Idmap range set up in our LDAP database. With 3.2.14, all worked well. The Idmap ou would be
2010 Aug 09
1
Changing shares permissions
Hi list, I have a new install of Samba 4, and was wondering how I can define file access permissions (read/write etc). testparm and samba both reject the use of 'writeable' and 'valid users', so I'm quite stuck as to how the permissions can be set. I have tried using the Remote Administration Tools (specifically Computer Management) to try and define the permissions for the
2011 Feb 01
2
Setting ACL permissions from Windows
I know I have seen something on this list about this very topic, but I don't remember a solution posted. I have a Samba server joined to a Windows 2003 domain. On the Samba machine wbinfo -u and -g successfully gets me user and group lists from the AD machine. Getent passwd and getent user both return information from the domain, but I still can't Set permissions. I have tried to create
2010 Aug 20
3
Users mapping in security tab
Hi there, I have a Samba installation acting as a Domain Member with a disk share (the partiton is mounted with acl and user_xattr options). I am not using winbind, because I want the domain users to be mapped to Unix users. Everything works right, excepting the users in the Windows Explorer security tab. I will try to explain the situation with an example. I have username map, that maps
2010 Oct 25
2
smbstatus questions
Hello list, I'm running a samba 3.5.3 CTDB cluster, found the output is different Q1: What does the "0:" mean in pid column? There was no such stuff in non-CTDB smbstatus output. <snip> samba_01:~ # smbstatus -S 2>/dev/null Service pid machine Connected at ------------------------------------------------------- ben 0:21363 samba Mon Oct
2014 Feb 18
1
Invalid key 0 given to dptr_close on Samba 4.1 Domain Controller/File Server
Hello, I am currently working on a solution to replace Apple OpenDirectory on some aging Xserve hardware. I currently have CentOS Samba4 AD DC?s replicating for redundancy using sernet-samba repositories. The third one has File/Print roles defind and it works perfectly EXCEPT on OSX 10.6. IT works great on any Windows workstation and OSX 10.7,10.8, 10.9 GNOME/Nautilus and even CIFS CLI mounting