Displaying 20 results from an estimated 1000 matches similar to: "ACL inheritance like NTFS?"
2005 Oct 21
1
Could not get RealPath CORDAF/*
Hi,
I have a strange problem :
some users cannot acces to diretcory, the message is "access denied".
The ACL is correct
# file: rsrv/vol2/data1/groupes/CORDAF
# owner: root
# group: Utilisateurs
user::rwx
user:mro:r-x
user:sad:r-x
group::---
group:administrateurs:rwx
group:daf:rwx
mask::rwx
other::---
default:user::rwx
default:user:mro:r-x
default:user:sad:r-x
default:group::---
2004 Sep 03
4
NTFS-type directory permissions
I apologize if this is an easy question. I am a samba newbie and the
answer was not really clear to me from reading chpt 12 of the
documentation.
We recently moved from a Windows 2000 file server to a Samba(3.0.4)
file server running on Solaris. We have about 20 top-level
directories with lots of subdirectories. Right now, we have the
security setup so that people can only get to the top-level
2003 Oct 23
1
Patch can be applied for Samba 3.0.0
Hi!
Where can I find all patch can be applied to Samba 3.0.0, I propose a
sub-diretcory in ftp site where users can be found patch which can be
applied to the samba version. I'am very interested by NULL dest bug and
PDU problem and %s problem too.
Other question : have you a date for samba-3.0.1
Thank you
St?phane Purnelle
2007 Oct 23
3
Script work fine on sheel, but no on a cron job
Hi,
I make a script which make some call of rsync to connect to a rsync
daemon.
When I run on a shell, the script work fine.
When I run this scripts from a cron-job, the script fail with theses
messages :
rsync: failed to connect to remote-node: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(94)
What's happen ?
thanks
St?phane
2007 Oct 17
2
problem with kernel oplock
Hi,
We test a software called Safekit.
This software permit to have a replicated FS and can start some apps from
a particular script.
We use this startup script for starting SaMBa.
We make this test :
NODE1 : Samba not actif (SECOND)
NODE2 : Samba is running (PRIM)
open a file with samba and modify it
make swap
I try to save and no possible to save, but if I close the file and reopen
it it
2013 Jun 25
1
sysvol path samba-tool classic upgrade
Hi,
I test samba4 on test server.
I have an error when samb-too; try to create sysvol directory.
samba-tool display a error message "FS don't support ACL"
it seems that sysvol directory is created under "locks directory".
What are locks directory ?
How can I specify a other path for sysvol (path with ACL support)
My structure is :
Samba installation :
2005 Jun 07
6
Group Problems
Hello all, I am having a some problems with groups. If I use this
command "net rpc group list -Uroot%not24get" as the root users I get
an error. "Could not connect to server 127.0.0.1
The username or password was not correct"
If I try to add groups I also get the same error.
and I don't know if this is relevent or not but when I try to join win
groups and Unix groups
2005 May 26
1
Re: RE pdb_ldap.c, ldapsam_add_sam_account, existing poxisaccount
St?phane,
The book "Samba-3 by Example" is being reprinted very soon. Up to date builds
of the PDF are available on the Samba web site daily. This document can be
downloaded from:
http://www.samba.org/samba/docs/Samba-Guide.pdf
In chapter 5 I have fully documented how Samba-3 can be deployed with LDAP and
using the smbldap-tools. It works perfectly for me and in many sites that
2005 Nov 15
2
samba 3.0.21rc1 + ldap PDC - smbpasswd issue
Hey Guys,
I have just upgraded to version 3.0.21rc1. I decided to re-populate the
database and test if everything is working.
./smbldap-populate -a root -k 0 -m 0 -> ok
./smbldap-useradd -m -a username -> ok
./smbldap-passwd username -> ok
smbpasswd username - > fail
[root@node1 sbin]# smbpasswd asender
New SMB password:
Retype new SMB password:
ldapsam_set_account_policy: Could
2008 Jul 30
5
move_driver_to_download_area: Unable to rename samba3.2
Hi,
I try to install a new driver on my print$ share using APW and I have this
message :
move_driver_to_download_area: Unable to rename [W32X86/HPDCMON.DLL] to
[W32X86/3/HPDCMON.DLL]
I have exacltly the same configuration (smb.conf, acl et right) than my
older server.
Could anyone answer to me and help me ?
St?phane
-----------------------------------
St?phane PURNELLE
2003 Dec 04
1
Réf. : Re: SAMBA Groups and Permissions
I confirm that Malte M?ller says.
If you want to set multiple group acces, you must use ACL.
the valid user parameter in smb.conf force the right of directory but the
unix right is only for group user.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2008 Apr 01
2
smbldap-useradd -w won't create machine account
I can't get smbldap-useradd to add the sambaSamAccount workstation
attributes. For example:
smbldap-useradd -w 'test_machine$'
# test_machine$, People, desktop.hmdc.harvard.edu
dn: uid=test_machine$,ou=People,dc=desktop,dc=hmdc,dc=harvard,dc=edu
objectClass: top
objectClass: account
objectClass: posixAccount
cn: test_machine$
uid: test_machine$
uidNumber: 1010
gidNumber: 515
2010 May 10
7
Samba memoeur usage and IPC$
Hi all,
I have a question about memory usage and IPC$ share.
I'am auditing the swap usage of my server because I already have a problem
with a full swap.
I see that the smbd process take < 200Mo on swap :
Example :
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
24429 lge 15 0 197m 39m 14m S 0.3 1.0 0:15.17 smbd
but some process use more than 200Mo
2006 Jan 17
2
Windows user password changing with Samba + LDAP + smbldap tools
smbldap-tools-0.9.1-1 & Samba 3.0.21a
This is what I have in my smb.conf:
passwd program = /opt/IDEALX/sbin/smbldap-passwd "%u"
passwd chat = "*New password :*\n" %n "*new password :*\n" %n
unix password sync = Yes
According to "man smb.conf", smbldap-passwd is invoked as root so the
passwd chat should be fine.
Problem is it
2008 Aug 29
1
panic actions on samba 3.2.2 (also)
Hi,
My server sent me some panic actions.
From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf [2008/08/29
15:11:23, 0] lib/fault.c:fault_report(44)
===============================================================
[2008/08/29 15:11:23, 0] lib/util.c:smb_panic(1663) PANIC (pid 24872):
internal error [2008/08/29 15:11:24, 0] lib/util.c:log_stack_trace(1767)
BACKTRACE: 41 stack frames: #0
2006 Oct 17
2
yum repository and createrepo
I've setup a local yum repository for about 25 workstations and I'm
using rsync from a local mirror. Do I need to create my own XML
headers, i.e. the 'repodata' directory, or since I'm syncing the whole
updates directory can I use the 'repodata' directory from the mirror?
I also have a question on using createrepo. The directory layout is:
~/updates/
2003 Jun 04
1
Réf. : Retry: RedHat, XFS, and ACL Support
Hi
Could you list the RPM you have installed dor ACL support
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2008 Apr 28
1
Planning to start a new server
Hi,
I have a samba server which act as file/print/wins server and PDC with
ldap backend & ACL support (samba-3.0.23).
I plan to start a new server which replace the old one.
My question is about the samba version, my first advice is the use
samba-3.0.28a.
But maybe is preferable to wait samba 3.2.0.
What type of bugs samba-3.0.28a have ?
The new sever will act as samba/print server and
2003 Nov 17
1
Changing password on w2k server
Hello,
I use a server with samba 3.0.0 (with acl-support) and LDAP backend (RedHat
8.0 with XFS) .
For test, I set to "0" the attribute :
sambaPwdCanChange and sambaPwdMustChange
When the user would like to logon, the computer propose to change password.
If the user says "Yes", the w2k client display a dialog box with username,
the domain name, the old password.
After the
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