Displaying 20 results from an estimated 5000 matches similar to: "ACL not working"
2005 Jan 24
1
RE More help on ACL problemplease...anyone...anyone...Bueller?
Extract of smb.conf :
valid users (S)
This is a list of users that should be allowed to login to this
service. Names starting with '@', '+' and '&' are interpreted using
the same rules as described in the invalid users parameter.
If this is empty (the default) then any user can login. If a username
is in both this list and the invalid
2005 Jan 21
1
More help on ACL problem please...anyone...anyone...Bueller?
Hello,
I am running Fedora Core 2.
Kernel: linux-2.6.5-1.358
Kernel supports ACL:
[root@atlas configs]# grep FS_SECURITY kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_XFS_SECURITY=y
CONFIG_DEVPTS_FS_SECURITY=y
[root@atlas configs]# grep XATTR kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_DEVPTS_FS_XATTR=y
Have
2007 Apr 14
5
SAMBA Problem - Users take ownership
Hi,
I have a problem with my Samba/WinBIND implementation. In folders shared by multiple people the last one to access and modify a file takes ownership of the file and changes the permissions so other users cannot make changes to the same file:
[root@atlas PLANNING RECORDS]# cd REGIONAL\ 1\ AIRLINE\ DOCS/
[root@atlas REGIONAL 1 AIRLINE DOCS]# ls -al
total 1232
drwxrws---+ 8 root
2006 Dec 14
3
Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT
My samba shares aren't working with ACL access since the upgrade. Here is an example of the error from /var/log/messages
Dec 14 12:44:17 gfm-atlas smbd[14365]: [2006/12/14 12:44:17, 0] smbd/service.c:make_connection_snum(911)
Dec 14 12:44:17 gfm-atlas smbd[14365]: '/usr/GFM_Shares/Users/Receiving' does not exist or permission denied when connecting to [GF_Receiving] Error was
2007 Jan 25
4
What Happened to my SAMBA? Permissions Issue
OK. Everything is going great for 4 years on my FC3 Samba Version 3.0.3-5.
Now all of a sudden, when someone opens a Word/Excel file on a Samba share, it changes the user Owner to that user as well as modifies the permissions to r-x and leaves the group/permission bits/owner setting alone.
I have the root directories for all shares with the u and g sticky bits set on, but it is not enforcing
2004 Sep 21
2
Folder Permissions
Hi,
I have Samba up and running as well as winbind. I have ran some tests to
confirm that yes indeed winbind is able to query the Windows NT 4.0 PDC for
user/group/password information.
However I am having difficulty understanding how to set shares up in samba
so that I can apply permissions to them using my Windows user information
rather than creating each user on samba with the same password
2006 Dec 08
1
winbindd to NT 4.0
Hi,
I have a Samba server Version 3.0.14a-2. It has been working flawlessly for close to a year. I utilize winbindd to a NT4.0 domain to authenticate users to my Samba shares.
All of a sudden, the shares are no longer accessible to Windows machines. An ls on an example directory shows:
drwxrws--- 15 root 10000 4096 Dec 6 11:21 AC_Manuals
This is wierd because the 10000 should show
2006 Apr 26
1
ACL not working
Has anyone seen this when they do a getfacl on a samba share?
[root@gfm-atlas GFM_Shares]# getfacl Installpoint/
# file: Installpoint
# owner: root
# group: AVMAX+domainadmins
user::rwx
group::rwx
group:AVMAX+domain\040users:r-x
mask::rwx
other::---
default:user::rwx
default:group::rwx
default:group:AVMAX+domain\040users:r-x
default:mask::rwx
default:other::---
Notice the
2005 Jan 11
4
LDAP unable to add Idmap
Hi,
I'm trying to setup a Samba with ldap backend, I followed tha samba by
example chapter 6, followed the instcution in the book, and when it says to
add an idmap data container, LDAP won't allow me to add the idmap something
like this :
adding new entry "ou=Idmap,dc=test,dc=co,dc=id"
ldapadd: update failed: ou=Idmap,dc=test,dc=co,dc=id
ldap_add: Constraint violation (19)
2004 Dec 14
2
compiling problem with ldap support
hi,
I'm trying to compile samba with ldap support, which is supposed to be a
default in the 3.0.9 package, but i got an error msessage when i tried make,
something like this :
Compiling dynconfig.c
Compiling smbd/vfs.c
Compiling passdb/pdb_interface.c
Compiling passdb/pdb_ldap.c
passdb/pdb_ldap.c: In function `ldapsam_delete_entry':
passdb/pdb_ldap.c:295: warning: assignment makes
2004 Dec 28
2
smbpasswd -w not working
Hi,
I'm tyrying to set up a Samba PDC with LDAP backend, i followed the
excellent samba guide on the chapter making users happy, the problem is
according to the guide when I execute the smbpasswd -w "secret" command, the
expected outcome is
Setting stored password for "cn=Manager,dc=abmas,dc=biz" in secrets.tdb
but what i get is
Setting stored password for ""
2005 Mar 10
1
Question about Samba share security.
Dear All,
Sorry about my poor english!
I am using SAMBA 3.0.8 on Fedora Core 3 box.
Otherwise, many winXP_pro_sp2 clients in my subnet.
When I connect to my samba server (use windows nethood.) from one of
clients.
It prompted a window to authorize username and password.
After given my username and password, I will saw my home directory and
public directory very well.
But~ the question
2006 Jul 12
12
pass hash as parameter
Hello,
How can I pass a hash as parameter from a template with url_for?
e.g. : if I have
test = { :a => "a", :b => "b" }
How can I pass that with my request? Is it possible to pass nested
hash''es to?
Right now,
url_for :action => :test, test
doesn''t seem to work.
Thank you,
--
2006 Feb 28
1
SAMBA WINS
Is Samba still unable to replicate WINS information? I have a Samba WINS
server in place now at Location A. I am establishing Location B which will
connect to Location A via OpenVPN behind a IPCop box. I would like to place
a Samba WINS server in Location B so that client WINS traffic will not
travel across the VPN, however I am unsure if Samba's inability to replicate
WINS has since been
2006 Apr 19
2
W2K Domain Users in Samba
Looking for a poniter in the right direction
My current configuration is
NT4 PDC (Solaris PCnetlink)
Samba Member server (Solaris 9 Samba ver 3.0.20b)for file and print
sharing
WinXp Pro Clients SP2
My problem is with the Domain Users. I am able to share out file systems
to the XP clients from my Samba server OK. I am also able to modify the
permissions for the files in the share in Solaris
2005 Jan 18
3
User in passdb, but getpwnam() fails!
Hi
my problem is just like the subject, I could browse the shares with the same
username & password but I can't login to the domain, I'm using samba 3.0.2.a
with ldap backend, can anyone help me with this, I know it's been posted
before but I can't find a solution.
thanks
2005 Jun 26
1
2.6.3, 2.6.4 incompatibilities
I am wondering if there are known incompatibilities
between 2.6.3 and 2.6.4?
I have a debian box with 2.6.4 and a FC3 box with
2.6.3. Most of the time rsync works fine between the
two but I am running this command on FC3 box:
rsync -azvv --stats --delete
--files-from=/root/.rsb2.tmp /
nathan@debian:/home/backup/bkp.01
And I am getting this error message:
building file list ...
[sender] expand
2010 May 17
3
libshout2 with aac
On 17 May 2010, at 21:07, Geoff Shang wrote:
> On Mon, 17 May 2010, Jamie Bullock wrote:
>
>> I'm write an icecast source client and I'd like to support streaming of AAC encoded files.
>>
>> Can anyone tell me if and how this can be achieved with libshout2/icecast?
>
> I can't tel you as I don't know, but Ices0 can do AAC (IIRC) so you could look
2004 Aug 09
3
Fedora FC2 and Zaptel (Torisa)
Followed the "instructions" on voip-info.org regardinging fedora FC2,
making Zaptel seems to work fine, however when I modprobe I get this. It
looks like a version mismatch somehow. Ideas? If this ooc, sorry first
post here :-)
modprobe tor2
WARNING: Error inserting zaptel
(/lib/modules/2.6.5-1.358smp/misc/zaptel.ko): Invalid module format
WARNING: Error inserting zaptel
2005 Mar 17
3
Compilation problem chan_capi and Eicon Diva 4Bri
Hi *,
I want to integrate the Eicon Diva 4Bri Card to Asterisk.
Eicon drivers and capi is installed. I use the latest dev version from
eicon compiled and installed for my fedora 2 system.
I found the chan_capi for asterisk from www.junghanns.net. Also loaded
the patch and applied to the chan_capi source tree.
I changed the Makefile to include the capi20.h from eicon: