similar to: force create mode not enforced on newly created files

Displaying 20 results from an estimated 50000 matches similar to: "force create mode not enforced on newly created files"

2007 Dec 19
0
"force create mode" not enforced from linux client
My Samba v3.0.25b (in CentOS v5.1) has the smb.conf shown below. What I'm seeing is that "force create mode" is not enforced when accessed by a Linux CIFS client (Fedora 7). On the server, user steve has a home directory of /home/steve, and the public directory is /home/samba/public. The shares are mounted from the client fstab like this: //nemesis/steve /mnt/cifs/myhome cifs
2010 Aug 16
0
(force) create mode not instantly applied
Hi, if I connect from a winxp machine to my samba share and create a new file, it does not get the permissions specified by "create mask" and "force create mode" at first. Only after I modify the permissions on the client, the file finally gets the right permissions on the server. Thereby it does not matter what I change on the client, even if I remove all access rights.
2006 Mar 11
2
how do i retrieve a newly created id
in my code i''m calling save on an object. The id gets created as the object is persisted. How can i retrieve that newly created id? I guess I could query the table again using the other attributes of the object but is there another way? thanks in advance. larry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Mar 25
0
[LLVMdev] insertion points for newly created instructions
On Wed, Mar 24, 2010 at 4:16 PM, Nuno Lopes <nunoplopes at sapo.pt> wrote: > Hi, > > I've been scratching my head with a little problem: how to determine the > insertion point for a newly created instruction? > The operands of these instructions can be defined in different BBs, and they > may have several users. Thereby determining where to put those instructions >
2010 Mar 24
2
[LLVMdev] insertion points for newly created instructions
Hi, I've been scratching my head with a little problem: how to determine the insertion point for a newly created instruction? The operands of these instructions can be defined in different BBs, and they may have several users. Thereby determining where to put those instructions is not obvious. In my case, these instructions don't have side-effects, and so they could be placed anywhere
2006 Apr 02
2
Focus on ajax newly-created form element
I have an ajax method that creates a new form. I want one of the input boxes to be focused when the form gets displayed. So in my inline RJS I have page << "document.getElementById(''post_title'').focus();" The input box is being created with <%= text_field ''post'', ''title'' %>, so the ID should end up being
2004 Jan 14
0
Precedence of iptables chain, local routing table and newly created routing table
Hi, I been trying on ip rule fwmark and iptables MARK. I will show my testing in detail, but my ultimate question is why ONLY marking in Mangle OUTPUT tables works, but not others? Network Diagram ------------ 192.168.250.197 eth0 LINUX ROUTER eth1 192.168.8.88 ------------------ 192.168.8.112 eth0 Windows XP Client Steps (performed on LINUX ROUTER) (1) Delete route to 192.168.8.0 from
2002 Nov 05
1
group privileges on newly created files?
Just curious, I know you can force a creation mask using "create mode", but is there any way to enforce under what group ownership a file/directory is created? My users belong to several groups, and I want new files created as owned by a specific group... Thanks in advance, -Rob
2016 Jun 08
2
default value for a newly created clang option
I've created a new clang option for my target through Options.td. Is there a way to give it a default value? -- Rail Shafigulin Software Engineer Esencia Technologies -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160608/0f7ba340/attachment.html>
2008 Sep 17
1
/dev/tty: No such device or address error in newly created CentOS 5.2 domU
Hi all, I setup a new CentOS 5.2 domU, and then proceeded to install cPanel, which is a simple task of downloading http://layer1.cpanel.net/latest - and running it in the command line, as such: cd /home wget http://layer1.cpanel.net/latest sh latest. But, I get the following error: sh-3.2# sh latest Creating directory installd Verifying archive integrity... All good. Uncompressing
2012 Dec 19
1
Path for fixing sequence lookup of newly created mails in transaction view
Hi! It seem that tview_lookup_seq_range works incorret, if I request uids from 3 to 3, and I have new uids 1,2,4,5 it will return seq for uid=4. Fixing patch is included as attach. ------ Sergey Potapov -------------- next part -------------- A non-text attachment was scrubbed... Name: fix_tview_lookup_seq_range.patch Type: text/x-diff Size: 894 bytes Desc: fix_tview_lookup_seq_range.patch URL:
2010 Oct 12
1
Newly created files/folders showing up only if I change folders and come back
I've noticed some weird behavior as below. - I created a new folder from my Windows desktop in a Samba server's folder. - Then, the new folder does not show up. - If I go to another folder and come back to the folder in which I created that new sub-folder, then it shows up. Wondering if it has anything to do with my Samba version, a smb.conf configuration, or a chmod
2015 Jan 11
0
Link-dest thinks file is newly created, but it isn't
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 If it seeing the files as new then I agree that stat won't help. It might have explained some other itemize output. Since it is seeing the files as new then they must not be where it is looking. Meaning that your link-dest parameter must not be appropriate for your target. On 01/10/2015 08:49 PM, Clint Olsen wrote: > On Sat Jan 10 2015 at
2005 Oct 10
1
Documenting newly created generic versions of non-generic base R functions
Hi, Following the Writing R Extensions manual, I created a method for the cor function. As cor is not a generic, I followed the advice of section 6.1 of the same manual and did the following: cor <- function(x, ...) UseMethod("cor") cor.default <- stats::cor cor.symcoca <- function{ some code } I used package.skeleton to create the basic set-up of my package, containing the
2001 Dec 22
1
Saving Newly Created Functions
Greetings R-Listers, Using R1.2.1 (yes, I know...) I am writing my own functions and would like to know how save these for use in subsequent R sessions. How does one do this? Best, Bill Vedder -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2006 Dec 19
2
umask 007 ineffective with newly created Maildir message
This is for Dovecot 1.0.rc15 from Debian Backports on 3.1 Stable, x86; Filesystems are local reiserfs; IMAPs client is KMail 1.9.5 Non-default settings in dovecot.conf: protocols = imaps ssl_cert_file = /etc/dovecot/mail.cert.pem ssl_key_file = /etc/dovecot/mail.key.pem mail_location = maildir:/var/mail/ambrosia.plus.com/%n mail_extra_groups = mail first_valid_uid = 1000
2015 Jan 10
0
Link-dest thinks file is newly created, but it isn't
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 What does --itemize-changes say about that file? Try using the stat command on the various copies of it to see what is different about them. On 01/09/2015 09:42 PM, Clint Olsen wrote: > Hi: > > I've been using rsync for a couple years now. Unfortunately, I've > made some changes on both ends, so it's unclear what could be
2009 Apr 05
1
Unix Extensions and "force create mode"?
It seems that when the clients (and the server) use Unix extensions, the "force create mode" (and maybe "force directory mode"?) setting is completely ignored. I have a Samba 3.2.5 server that is accessed from Windows and Linux. One share is configured as follows: [foto] comment = Galleria fotografica path = /ud0/foto create mask = 0775 read
2019 Apr 29
0
Difficulties retrieving randomly assigned password for newly created Samba user acounts
What the password is, is in the output on you screen, if not, then script it. kinit Administrator # function random password. RANDOMPASSWD(){ < /dev/urandom tr -dc _A-Z-a-z-0-9 | head -c${1:-16};echo; } # Pull a random into USERPASS USERPASS="$(RANDOMPASSWD)" # And create your user. sudo samba-tool user create "$USERNAME" --given-name="$GIVENNAME"
2010 Mar 25
0
[LLVMdev] insertion points for newly created instructions
Nuno Lopes wrote: > Thanks for your reply! > > > >> On Wed, Mar 24, 2010 at 4:16 PM, Nuno Lopes <nunoplopes at sapo.pt> wrote: >> >>> Hi, >>> >>> I've been scratching my head with a little problem: how to determine the >>> insertion point for a newly created instruction? >>> The operands of these instructions