Displaying 20 results from an estimated 10000 matches similar to: "Samba malformed ACL"
2004 Jun 18
0
ACL INTERNAL ERROR
Hi,
I've got those crash entries in my logs and there is multiple smbd
process eating a lot of cpu/mem.
I'm using samba 3.0.4, rpmsource from samba.org rebuilt with posix acls support. Samba is linked with an openldap-2.0.27.
All of this on redhat ES 3 :/
Any hint to fix this problem?
[2004/06/17 17:57:39, 0] smbd/posix_acls.c:create_canon_ace_lists(1482)
create_canon_ace_lists:
2009 Nov 28
0
Fw: Re: Samba + LDAP error in windows xp while ACL
Any body Can help me
?
?D. Rajan
--- On Thu, 26/11/09, D.Rajan <rajand_2000 at yahoo.com> wrote:
From: D.Rajan <rajand_2000 at yahoo.com>
Subject: Re: [Samba] Samba + LDAP error in windows xp while ACL
To: "vishesh kumar" <linuxtovishesh at gmail.com>
Cc: samba at lists.samba.org
Date: Thursday, 26 November, 2009, 1:42 AM
root at sangam:~# pdbedit -Lv
2005 Jul 14
0
Bug or misconfiguration related to ACLs?
Hello,
I looked at my log file this morning and I see a lot of stuff about
ACLs that I don't understand and this notice:
INTERNAL ERROR: Signal 11 in pid 23985 (3.0.9-1.3E.3)
I suspect that it was caused when a user tried to change permissions on
the contents of a directory or delete it (I'm trying to find that out
now). The directory seemingly no longer exists, so the user may have
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 May 28
1
samba 3.5.3: loads of errors copying some simple ACLs with robocopy
Maybe I'm doing somthing really stupid, but while copying some windows
share onto a samba server, on some random subdirectory robocopy
says ERROR 87 (0x00000057) Copying NTFS Security to Destination Directory...
The samba logfile has lots of these lines.
modules/vfs_posixacl.c:349(smb_acl_to_posix)
smb_acl_to_posix: ACL is invalid for set (Das Argument ist ung?ltig)
The strange thing is
2012 Apr 23
1
Can I specify POSIX[cl]t column classes inside read.csv?
I'm loading a nicely formatted csv file.
? ? #!/usr/bin/env Rscript
? ? kpi <- read.csv(
? ? ? # This is a dump of the username, date_joined and last_login columns
? ? ? # from the auth_user Django table.
? ? ? 'data/2012-04-23.csv',
? ? ? colClasses = c('character')
? ? )
? ? print(kpi[sample(nrow(kpi), 3),2:3])
Here's what the three rows I printed look like.
? ? ? ?
2014 May 20
1
[Fwd: Re: Samba3 -> Samba4 migration]
-------- Forwarded Message --------
From: miranda <miranda at prodemge.gov.br>
To: Rowland Penny <rowlandpenny at googlemail.com>
Subject: Re: [Samba] Samba3 -> Samba4 migration
Date: Tue, 20 May 2014 10:21:09 -0300
Sorry , here i go :
Original samba3 environment :
root at centaurus:~# cat /etc/issue
Debian GNU/Linux 5.0 \n \l
root at centaurus:~# smbd -V
Version 3.2.5
backend
2003 Jun 30
0
ACL problem with WinXP and Samba 2.2.5-2.2.8
Trying to add users using security tab i WinXP doesn't work for us, no
users are added. Existing ACLs are possible to change and delete.
This behavior has been identified with both Solaris 2.6, Linux 2.4.9-31
with XFS, Samba 2.2.5 and 2.2.8. I'm attaching global part of out
smb.conf and a snippet from the log.
Our users are in an NT domain and in NIS.
Regards,
Johannes
smb.conf:
2010 Sep 23
1
NetCDF file: adding a variable
I am trying to create a NetCDF file with bathymetry (a matrix) and then to
add a grid type (an integer) as variables.
This is the relevant part of the code:
library(ncdf)
wfile="my_file.nc"
msv=-10
grdtp=2
# Dimensions
d1=dim.def.ncdf("lon","degrees",as.double(lon))
d2=dim.def.ncdf("lat","degrees",as.double(lat))
# Variables
2004 Feb 24
0
Undelivered mail: something for you
Dear User,
the message with following attributes has not been delivered,
because contains an infected object.
Sender = samba@samba.org (may be forged)
Recipients = blizz@rtf-15.ntu-kpi.kiev.ua
Subject = something for you
Message-ID = i1OK4sac009347
Antivirus filter report:
--- Dr.Web report ---
Following virus(es) has been found:
infected with Win32.HLLM.Foo.41984
Dr.Web detailed report:
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
2004 Feb 24
3
PDU & schannel errors
I extracted the following weird error from the sys-log regarding pdu and
schannel (have the same PID):
Feb 24 10:40:37 s-svr01 smbd[31833]: [2004/02/24 10:40:37, 0, pid=31833,
effective(65534, 65533), real(65534, 0)]
rpc_server/srv_pipe.c:api_pipe_netsec_process(1371)
Feb 24 10:40:37 s-svr01 smbd[31833]: failed to decode PDU
Feb 24 10:40:37 s-svr01 smbd[31833]: [2004/02/24 10:40:37, 0,
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
2004 Feb 10
1
INTERNAL ERROR: Signal 11 in pid 12262 (3.0.2-Debian)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
just installed and tested 3.0.2 for debian from backports.org. After some
time I got an internal error:
[2004/02/10 14:06:14, 0] smbd/posix_acls.c:create_canon_ace_lists(1481)
create_canon_ace_lists: malformed ACL in file ACL ! Deny entry after Allow entry. Failing to set on file Projekt 2/klaus/Siehst du - geht doch.txt.
[2004/02/10
2004 Oct 01
1
Acl problems with 3.07 on solaris 9
Hi all
I get the following errors when trying to set acls, client os is NT4 and
XP, server is 3.0.7 on solaris9
[2004/10/01 09:33:22, 0] smbd/posix_acls.c:create_canon_ace_lists(1385)
create_canon_ace_lists: unable to map SID <sid number removed by me>
to uid or gid.
Samba is a member in a NT4 domain, all permissions is managed by unix
uid/gid which are in NIS, each unix user exists
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
2013 May 14
1
Cannot add/modify ACL through windows client
Dear all,
I am struggling around with Windows ACLs and cannot find a solution nor how to troubleshoot that. I have two samba3 hosts. Hostname "donald" is my domain controller with samba 3.x + OpenLDAP server running. Hostname "pluto" is my other samba 3.x server which was joined to my domain. I use LDAP for my users+groups. I dont have winbind on my machines. On hostname
2001 Dec 11
2
Samba suddenly going nuts!
Hello,
we're running 2.2.1a on a production server. Lately, it's been giving
us troubles. Monday mordning, this moring, and 2 times more during
today, samba stopped responding to all requests from Windows (2000)
clients. This has happened once before a week ago, and once several
weeks ago. Today it seems to be getting much worse.
If left un-attended the system will eventually run out of
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.
2017 Feb 14
1
Samba AD domain member with SSSD: ACL not work
Il giorno mar, 14/02/2017 alle 16.13 +0000, Rowland Penny via samba ha
scritto:
> Have you modified /etc/nsswitch.conf ?
No:
> passwd: files sss
> shadow: files sss
> group: files sss
for default nsswitch.conf is configure to use sssd
> If you haven't, then you are not using winbind, you are using sssd.
Yes. I use sssd, If this is not a problem for samba.
>