Displaying 20 results from an estimated 400 matches similar to: "samba howto: sticky bit on directories"
2007 May 24
1
How do I show the selected values in options_for_select? Not as simple as it sounds.
How do I show the selected values in options_for_select? I have a
Service model and a AccessControl model. When a user edits a Service I
want the services access_controls to be pre-selected.
Models:
Service has_many AccessControls
AccessControl belongs_to Service
application.rb:
$types = Array["Athens", "htpasswd", "IP", "None", "Other",
2007 Nov 20
4
SETGID not being inherited
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have an Debian system running samba 3.0.14a from sarge. It is
exporting a file system, /data. This file system has the perms 2770.
I have set the following in the smb.conf:
inherit permissions = yes
inherit acls = yes
I mount the filesystem from a linux, ubuntu, client and create a
directory. The directory comes out with perms 0770. I can
2012 May 15
1
caret: Error when using rpart and CV != LOOCV
Hy,
I got the following problem when trying to build a rpart model and using
everything but LOOCV. Originally, I wanted to used k-fold partitioning,
but every partitioning except LOOCV throws the following warning:
----
Warning message: In nominalTrainWorkflow(dat = trainData, info =
trainInfo, method = method, : There were missing values in resampled
performance measures.
-----
Below are some
2005 Mar 16
1
SAMBA HOWTO: time displayed in UNIX file listing
The SAMBA HOWTO says that ls displays access time. Doesn't it display modify time?
The HOWTO says
"A UNIX file listing looks as follows:
[listing removed]
The columns above represent (from left to right): [...], access date, access
time, file name".
--http://us2.samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControls.html#id2562588
The UNIX standard says:
"The
2005 Aug 22
2
queryparser dies badly on double search words.
hey.
I'm using the Search::Xapian interface version 0.9.2 (and xapian-core
0.9.2), and feeding the queryparser such things as "one AND NOT two"
or "test NOT NOT really" makes it go "Aborted"... I've tried adding
the exception handling from the other stubs to QueryParser.xs as
well, but I still can't catch this error from perl. Does this mean
2007 Oct 31
3
How to make "Add permission" for folder in system withntacl support?
Hi!
Let's go back to this topic please! I have to replace the Windows NT 4.0
server with Samba but I still don't know how to do this. I need to allow to
someone (some user group) the right to add files into the folder. They use
this "feature" on current NT server ver often and to this in the following
ways:
1. Rightclick on file you want to add, Copy, then go to server, for
2004 Jun 03
2
Force user
Hello list
The Samba Howto Collection repeatedly asserts that by setting the sticky
bit on directories any files created in those directories will be created
with the owner set to that of the directory (for example, see
http://samba.mirror.ac.uk/samba/docs/man/howto/AccessControls.html#id2541262).
This has never worked for me. Files created inherit the group of the
directory, but not the owner.
2004 Jan 27
2
MS Word and Samba File Permissions Problem
Hello everybody!
Obviously Samba as a PDC and Fileserver for w2k clients is not as easy as I
first thought.
Soon after setup and integration in a network a problem with the shares and MS
Word appeared.
Any time a file is opened with M$ Word directly from a share and edited it
can't be saved. The M$ user gets the msg that the file is write-protected and
on the samba side the file
2004 Jun 22
1
Offline Files with W2K - Samba 3 Problem
Dear Samba Team !
First of all I want to say, that now we use Samba 3 in our company since
August 2003 and we are very pleased. But there is one thing, that doesn't
work all the time and this thing is very important for our company.
The offline files function of W2K works fine with Samba 3. But if you
change an offline synched file in the OFFLINE MODE and you like to sync it
back to the file
2005 Dec 08
1
Advance filesystem permission
Hi all,
Is it possible to have a filesystem permission like the one in w2k?
For example:
- Allow to see file list but not allow to read the file
- Allow to list folder but not allow to enter it
A friend of mine is migrating from w2k to samba and ask me about those
features.
Thank you,
--
Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial
http://linux2.arinet.org
10:35:40 up 2:46,
2007 Sep 27
1
samba acl + winxp, win2000 server
Hi there.
I need help.
I installed samba + nt acl.
I switched on acl on the filesystem, added users in the /etc/passwd and
in the tdb database samba, using tdbedit.
When I logged in the share, I created a test file, clicked on the right
mouse button, chose properties->security.
And When I clicked on "add" button into Win 2000 server, I saw all my
samba account.
But When I did
2007 Oct 24
1
user == Administrator doesn't work
User in group Domain Admins hasnt superuser (Administrator) privileges.
For the first:
shell> adduser poweruser
shell> pdbedit -a -u poweruser
shell> id poweruser
uid=1004(poweruser) gid=1005(poweruser) groups=1005(poweruser)
shell> net groupmap add rid=512 ntgroup="Domain Admins" unixgroup=poweruser type=d
shell> pdbedit -vL poweruser
Unix username: poweruser
NT
2010 Jul 06
1
Samba Scenario
Hi All
I have been asked by my company management to look into moving file share
server from Windows 2003 server OS to Ubuntu 10.4 using Samba. I have
successfully configured active directory authentication using winbind and
have configured samba and am able to access my file share successfully.
The complication arise as a result of implementing ACL mappings on Linux, as
I need fine grained
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
2012 Nov 03
8
Can you turn a string into a (working) symbol?
Dear folks--
Suppose I have an expression that evaluates to a string, and that that
string, were it not a character vector, would be a symbol. I would like a
function, call it doppel(), that will take that expression as an argument
and produce something that functions exactly like the symbol would have if I
typed it in the place of the function of the expression. It should go as
far along the
2007 May 27
2
[PATCH] add 'sticky' mode to cube to allow sticky+not-on-bottom windows to stick to the screen when the screen is transformed
I've attached the patch since I don't yet have an easy way to make git
format-patch and kmail play nice together. The basic idea is during a
rotate/other cube transform, 'sticky' windows stick to the screen instead of
being redrawn once per face (its an option, the default is the old behaviour)
Consider this, please, essentially an RFC - this particular behaviour was
2016 Jul 12
2
distributing samba users to the local systems
Hi,
Let me try to re-formulate, please tell me if I'm wrong.
You have a bunch of users declared locally in /etc/passwd or something like
that on one system.
Now you would like to have another system using this users list with Samba.
You also want these users to be valid only as long as the share exist.
You don't want these users to be able to connect on system(s).
If I'm right,
2015 Aug 25
3
Questions about Samba 4
On Tue, Aug 25, 2015 at 08:36:14AM +0200, Sven Schwedas wrote:
> On 2015-08-24 20:55, Jeremy Allison wrote:
> > On Thu, Aug 13, 2015 at 09:21:23AM +0200, Sven Schwedas wrote:
> > winbindd is extremely reliable and fully supported by the Samba
> > Team, please don't post FUD about Samba components. If you have
> > winbindd problems, post bug reports
>
> I did,
2007 May 24
3
Help with Create and Update with options_for_select in a select_tag
I have a select_tag in my view that uses options_for_select with
multiple = true. I am having trouble figuring out the Rails way to
create and update that field. Please help.
Models:
-------------
Service has_many AccessControl
AccessControl belongs_to Service
application.rb
-------------------------
$types = Array["Athens", "htpasswd", "IP", "None",
2006 Jun 02
2
Sticky Options to Find?
Is there a way to provide "sticky" options to ActiveRecord::Base::Find ?
I''m thinking something with a use model like:
class Function < ActiveRecord::Base
sticky :conditions => "lft > 0", :order => "lft ASC"
end
Where all subsuquent find operations have those options applied. In this
case:
Function.find(:all)
Would actually be equivalent