similar to: Cannot add/modify ACL through windows client

Displaying 20 results from an estimated 1000 matches similar to: "Cannot add/modify ACL through windows client"

2013 May 15
1
Fwd: Re: Re: Cannot ad­d/mo­dify ACL through win­dows ­client
Hi Denis, on both samba hosts (donald and pluto) these commands work great: id johndoe getent group getent passwd My pluto:/etc/nsswitch.conf looks like that: [...] passwd: compat ldap group: compat ldap shadow: compat ldap [...] I want to add, that the described problem works fine if I try it on a share on "donald", my domain controller. The users are
2013 May 08
0
Using Windows­­­ ACL on a samba3 share
Hello again, I am using samba 3.5.6. I have another though maybe this problem occurs due to my OpenLDAP service? My /etc/openldap/slapd.conf is using: [...] access to dn.base="" by * read access to dn.base="cn=Subschema" by * read access to attrs=userPassword,userPKCS12 by self write by * auth access to attrs=shadowLastChange by self
2020 Nov 20
2
Confusing errors when attempting to run samba in AD DC mode
Hey All, I don't know what's wrong, or what I may have done wrong, but I THOUGHT I followed all the correct steps to setup samba, and it's not working. Here's what I did: D/L latest samba code (4.13.1) & extract install dependencies ./configure --prefix=/usr/local --enable-fhs (enable-fhs was required to get configure to run through completely) make make install cp
2004 Mar 15
1
cannot change file permissions
Hi List, I have some severe problem with Samba 3 with ldapsam backend on debian stable. The problem is that I can not change the rights of a file or directory on the server from Windows. I get this in smb.log: ---cut--- [2004/03/14 21:59:09, 0] smbd/posix_acls.c:create_canon_ace_lists(1380) create_canon_ace_lists: unable to map SID S-1-5-21-2443489570-4015384086-1858331161-3009 to uid or gid.
2016 Feb 17
2
Openswan <-> VyOS
Hello, I'm having a bit of trouble connecting our current CentOS Openswan server with a Vyos server via IPSec. I've posted this on the VyOS forums, but haven't had many helpful responses, so I thought I would ask here. http://forum.vyos.net/showthread.php?tid=26504&pid=29703#pid29703 Basically our Openswan configuration is as follows: conn VYOS keyingtries=0
2003 Oct 26
4
linux-xp x509 ipsec connection
hi, I can''t get a freeswan 2.02 ipsec x509 connection at work can somebody help me? ************************************************************************************* global situation ************************************************************************************* the linux gateway (chivas) is a single machine 192.168.1.250 with a local net 192.168.1.0/24, a dyn IP via a DSL
2003 Feb 24
1
Samba stops sharing ?
Hi, I have this problem with samba (2.2.6-pre2 and 2.2.7). When I start the samba machine it runs just ok, but after some hours or a couple of days it makes a error's as follows in log files. And samba stops sharing. When I look whats running I see samba there but it doesn't work. I have security = domain set up log.w2k (PDC) [2003/02/18 23:02:41, 0] lib/util_sock.c:read_data(436)
2008 Oct 03
2
A strange behaviour of file.path in Windows? (PR#13119)
Full_Name: Enrico Pegoraro Version: 2.7.2 OS: Windows (Vista or Xp PRO) Italian Submission from: (NULL) (87.4.189.202) If you send these lines of code: outdir="c:/pippo" file.path(outdir,"pluto.html") R replies correctly: [1] "c:/pippo/pluto.html" But if you change the first steps to: outdir="" file.path(outdir,"pluto.html") R replies
2016 Feb 09
4
OpenSwan Drop Out Issue
Hello, I'm cross posting this from the OpenSwan mailing list, in case someone here can help. We have two sites connected via OpenSwan 2.6.32-9 on CentOS 5, sharing 6 /24 subnets each (so 12 in total). The problem we're having is completely randomly, be it in the middle of the day, or in the middle of the night (so I don't believe it's traffic related), certain (and sometimes
2009 Nov 08
2
Samba + LDAP error in windows xp while ACL
Dear all, ? ?I am using Samba + PDC LDAP in a single server. From last month onward i am facing problem When I set manualy the acl (setfacl -m g:group:rwx the_file) It's ok, the other domain member see the ACL But when I set the acl with a Windows Workstation, that's don't work it gives the furnished error : ? sysadm at sangam:/var/log/samba$ tailf log.r-sys-03703 ? [2009/11/08
2004 Apr 23
2
create_canon_ace_lists: unable to map SID
Hi all, I'm trying to get a Samba server (which is a member of a Samba controlled domain) to store WinXP Pro user's profiles. The XP user is authenticating against a 2003 Active Directory server, which then tells it to store it's profile on my Samba server. The 'profiles' share exists and is writeable and under some circumstances we can get profiles to be stored there,
2010 Oct 05
0
[LLVMdev] Multithreaded code generation
On 10/05/2010 09:42 AM, hamed hamzehi wrote: > Hi > yes, I'm asking for any advice, I want to implement multithreaded code > generator in LLVM. > tnx Hi, this generally depends which kind of code you want to multithread, because generally this is a difficult problem. However, if you limit yourself for the moment to loops that fit into the polyhedral model, you can take
2018 Jul 24
2
Unable to map SID of domain admin although mapped in username map
Hello, Lots of messages in smbd log file on a Samba file server, which is member of a Samba AD : [2018/07/24 10:30:00.822403, 0] ../source3/smbd/posix_acls.c:2080(create_canon_ace_lists)
2002 May 30
2
Winbind, again...
I recently posted a mail about problems with winbind... I'll try to be more specific: I have Redat 7.3 Followed those steps: Compiled samba 2.2.4 Configured nsswitch.conf and the winbind libraries Configured smb.conf: winbind uid = 10000-20000 winbind gid = 10000-20000 winbind enum users = yes winbind enum groups = yes winbind use default domain = yes username map =
2004 Apr 26
4
Is it possible to store XP Profiles on Samba 3.0.2 ?
Hi all, Can you use Samba to store an XP Pro profile? I'm running Samba 3.0.2a (compiled from source) on Solaris 9. Compiled it against OpenLDAP 2.1.30 and MIT Kerberos 1.3.3 (both compiled from source from fresh downloads today). Am now trying to get Windows XP Pro to store profiles on to this box. The smbd and nmbd seem to run fine. Every time XP Pro goes to create a user's
2004 Jul 29
1
Winbind + ext3 ACLs
Hi folks, For the longest time, I've had a problem changing or modifying ACLs from my window clients. Whenever I tried, I'd get this in the logs: [2004/07/29 12:36:26, 0] smbd/posix_acls.c:create_canon_ace_lists(823) create_canon_ace_lists: unable to map SID S-1-5-21-1292428093-651377827-xxxxxxxxx-1333 to uid or gid. I could change the ACLs using getfacl/setfacl, btw. After a
2002 Mar 05
2
W2K Sp2 in NT4 domain and roaming profiles on samba 2.2.3a
Hello samba-insiders, we have a WinNT 4.0 SP5 PDC and our samba 2.2.3a is member of the domain. The roaming profiles of our clients stored on the samba 2.2.3a server. All seams to be perfect but only clients with W2K SP2 cannot use there roaming profiles. ---> "Access Denyed" is the W2K errro message. But if the same user loggs on on a client machine with W2K SP1 all things are ok.
2005 Jun 30
1
cannot cancel job
Hi! I'm testing a printer server samba+cups. I set user pluto as printer admin of printer X.I have this problem: if pluto cancel a job (its own job) from a client XP, at first time the job is cancelled but then appear a new job "Remote downlevel document" (it has the same content than cancelled job). Remote downlevel document can't be cancelled by pluto (access denied), but can
2002 Mar 07
1
roaming profiles Samba 2.2.3a and W2K SP2
Hello samba-insiders, we have a WinNT 4.0 SP5 PDC and our samba 2.2.3a is member of the domain. The roaming profiles of our clients stored on the samba 2.2.3a server. All seams to be perfect but clients with W2K SP2 cannot use there roaming profiles. ---> "Access Denyed" is the W2K error message. But if the same user loggs on on a client machine with W2K SP1 all things are ok. In
2005 Sep 14
2
ACL problem
Hi all, I have joined samba server (3.0.14a-2) to an ADS. I can copy, move and remove files from any windows workstation and also I can set ACLs. I need migrate files from 4 w2k servers to samba server and preserve ACL's. One server are into ADS domain, but the others server are into others domains. I use robocopy.exe to migrate files and folders. When I run robocopy the files and folders are