Displaying 20 results from an estimated 5000 matches similar to: "3.0beta3 ACL show no groups"
2004 Sep 27
3
Make archive bit map to ACL?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Would it not be possible to make the archive bit map to a Posix extended
ACL instead of to the execute bit?
- -Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFBWDuj2dxAfYNwANIRAvmnAJ4r1Q/2X7YyPKgGWbnnB3pv6WKDjwCgn+Vd
8USnnc35+uAa2GxUmejlDBc=
=Bu48
-----END PGP
2017 Sep 18
1
Can't set SeDiskOperatorPrivilege to Domain Admins. (NT_STATUS_NO_SUCH_USER) Error.
We’ve just recently moved over to Samba 4. It looks as if “force directory
security mode” doesn’t work in samba 4. So I’m trying to setup the Windows
ACLs on our groups share.
I’ve been working on this for a few days. I’ve read over the docs, it seems
like all the google links are purple and I’m still stuck. Hopefully someone
here will have an idea.
We’re running Windows 2008R2 for our AD
2003 Apr 24
1
ACLs and Windows 2000 look alike (inheritance of permissions)
I've gotten samba working with ACLs over an XFS filesystem. Everything works
pretty well with knowledge of the workarounds (cannot remove group everyone,
etc.)
The only major problem I have is that ACLs don't inherit correctly. The
default in Windows 2000 is to have a sub folder inherit the permissions of
the folder it is in on creation. By default, the Samba share's folders don't
2003 Nov 06
1
RE Samba 3, recycle vfs and symbolic links
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Perhaps using a MS-DFS share would be more useful in this case? This
would allow three real shares: \\server\accounting \\server\personal
\\server\public which would appear as \\server\users\accounting
\\server\users\personal \\server\users\public.
See http://samba.org/~jht/HOWTO/Samba-HOWTO-Collection.pdf for more
information on MS-DFS
- -Tom
2010 Jan 31
0
? NFSv4 and ZFS: removing write_owner attribute does not stop a user changing file group ownership
Hi
I am accessing files in a ZFS file system via NFSv4.
I am not logged in a root.
File permissions look as expected when I inspect them with ls -v and ls -V
I only have owner and group ACLs...nothing for everyone.
bash-3.00$ id
uid=100(timt) gid=10001(ccbcadmins)
bash-3.00$ groups
ccbcadmins staff
bash-3.00$ ls -v testacl
-rwxrwx---+ 1 timt ccbcadmins 0 Jan 31 16:24 testacl
2003 Feb 25
1
Strange behaviour on Win98
I am currently trying to integrate a Samba v2.2.5 server into an NT domain.
I have already succeeded to join the server into the domain and have
authentication working (security = DOMAIN), but when I'm trying to
access it from a Win98 client, it sometimes says "network name not
found", although the server is visible in the "network neighbourhood".
Then, after waiting a
2017 Sep 19
3
Can't set SeDiskOperatorPrivilege to Domain Admins. (NT_STATUS_NO_SUCH_USER) Error.
Hai,
I've just read you howto, and its a very good start point.
You may have to correct a few small things there, but imo pretty good yes.
This :
> chown root."domain admins" /SHAREPATH
Is/should not needed.
setacl -m g:"domain admins":rwx,g:"domain users":rx /SHARELOCALPATH
^^^^^^ you did mean setfacl ?
But same, yes it works, and better then above, but
2002 Aug 19
2
Access Denied when changing ACLs from W2000 client
Hi all
I'm having some problems trying to configure ACLs from a Win2000 SP3
client. I'm running Samba 2.2.5 on kernel 2.4.18 (with acl + ext attr),
Samba is compiled with acl support etc.
Samba is configured with security=domain, and is running with local
groups etc rather than thru winbind, I haven't been game enough to tread
those waters yet.
With the debug level set to 5
2000 Jan 09
2
Seeing two networks with Samba
Hi there,
I'm in our dorms at the university, and throughout the dorms we've got a
large windows network with shares on everyone's computer and things. (dorm
network) Inside our dorm, however, we've got a linux box doing ip
masquerading for an internal network. The linux box has 2 ethernet cards,
one which talks to the internal network and one which talks to the dorm
2003 Apr 21
1
Samba unable to validate usernames; winbind works
Running the command:
wbinfo -aDOMAINNAME+Administrator%password
works, in fact, all of the wbinfo commands report data as they should.
However, when I try to connect to a share on the SMB server, I get the
following error message in the logs:
[2003/04/21 08:28:59, 0]
smbd/password.c:connect_to_domain_password_server(1328)
connect_to_domain_password_server: machine DWP rejected the tconX on
2004 Mar 26
1
Standard procedure for changing smb.conf
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
What is the standard procedure for making edits of smb.conf take hold?
For example, what I'm seeing is a share that has given R/W access to a
user named Tom, when I change Tom to read only, he is still able to
write to that share until I stop Samba and restart it.
The documentation seems to refer to a 1 minute reread of smb.conf, but I
don't
2004 Nov 02
1
net ads join fails
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
~ /usr/bin/net ads join -Udennisb
dennisb password:
[2004/11/02 17:31:56, 0] libads/ldap.c:ads_add_machine_acct(1006)
~ Host account for if-srv-hos1 already exists - modifying old account
[2004/11/02 17:31:56, 0] libads/ldap.c:ads_join_realm(1342)
~ ads_add_machine_acct: No such object
ads_join_realm: No such object
Also:
net user | wc -l
reports
1999 Jul 01
5
NT Groups
Hi,
Im running samba-2.0.4b.
Is there a way or granting access to shares using the NT SAM (global
groups)?
Currently I have to add users to the unix server, then add them to a GID. I
hope there is an easier way!
Thanks
Mark Beck
2003 Apr 26
0
ACLs and Windows 2000 look alike (inheritance of perm issions)
It might help if you view the default directory ACLs using the getfacl
utility. These are what will be inherited by stuff created in the lower
directories.
I would ask yourself if you actually need ACLs at all. The Samba share
permissions are pretty thorough and life is far easier without ACLs as you
can clearly see what permissions are in use and backups are not an issue.
ACLs can quickly
2003 Mar 19
2
WINBIND with usernames with &
Samba doesn't allow connections from usernames that have & in them. For
example, using 2.2.5 and winbind with
security = DOMAIN
password server = win2kmixed
workgroup = MIXEDDOMAIN
all my users can login, (for example MIXEDDOMAIN+aho, MIXEDDOMAIN+tdickson),
but my users named "&" and "bobalso&" (which should be MIXEDDOMAIN+& and
MIXEDDOMAIN+bobalso&)
2007 Oct 02
5
PRI Setup problem
Hi everyone,
I'm trying to get a Sangoma A101D-X card talking to a Sasktel PRI
(Megalink) circuit and having some trouble getting it to handshake.
Thanks for any help or suggestions to diagnose this problem.
The problem is that Asterisk has trouble bringing up the link. I see
the following lines every couple of minutes:
== Primary D-Channel on span 1 up
== Primary D-Channel on
2011 Oct 04
0
Correlation based on the attributes of vertices
Dear all,
I have a directed graph - an Igraph to be more precise - which has some
vertices attributes (like dorm, year etc). Edges and the graph itself do not
have any attributes. Based on the attributes of the vertices, I'd like to
calculate correlation among the edges (e.g. how likely people of the same
dorm are connected?) for the whole graph. Also, I'd like to calculate
2003 Oct 21
2
PATCH to Samba 3.0.0 to allow interactive --set-auth-user for wbinfo
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This patch is against samba-3.0.0beta3 (tested), but will also apply
correctly to 3.0.0 (release)
It makes wbinfo ask for a password if there is no password on the
command line.
So:
wbinfo --set-auth-user=Administrator
Will make it prompt
Password:
This is to make it easier to script wbinfo for nas appliances using
expect to allow passwords with
1999 Sep 02
1
browsing, subnets, across, workgroups
Why does browsing across subnets only work if all of the machines are in
the same workgroup?
We're really a unix and mac campus, but we're trying to support windows
machines by using a samba server to let them print and let the students
access a little chunk of disk space.
I've got a samba server set up as the workgroup SERVERS, and I've told it
to be a domain master, a
2003 Oct 09
1
Release date for Samba 3.0.1?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is there a tentative release date for 3.0.1 yet?
I'd like to go live with an official release as opposed to hand patching
all the little fixes I've seen on the mailing list (i.e., sorry about
that; here's a patch, will be in 3.0.1).
Thank you for all your work!
- -Tom Dickson
InoStor, Inc.
http://www.inostor.com
-----BEGIN PGP