search for: follow

Displaying 20 results from an estimated 173857 matches for "follow".

Did you mean: follows
2018 Mar 01
3
Feedback request on a tentative proposal to enhance smb.conf symlink-related params
...plify and also make their management in Samba more powerful and adaptable to use-cases. I'm guessing this list is a good enough starting point to propose a smb.conf param change to this area and see what reactions it gets. *The issue:* Currently symlink handling uses 3 parameters: - "follow symlinks" (are they followed at all?) - "wide links" (if so, can they be traversed to a location that isn't a child of the share root dir? Effectively "read/traverse but not write" restriction) - "allow insecure links" (effectively "non-write restrictio...
2007 Jan 30
3
silent loading of packages
...o turn off all the messages during library(aPackage) or require(aPackage) I tried different commands: invisible, capture.output, sink but none of them is working. For example, loading VGAM, gives a lot of unnecessary messages: > library(VGAM) Attaching package: 'VGAM' The following object(s) are masked from package:splines : bs The following object(s) are masked from package:splines : ns The following object(s) are masked from package:boot : logit The following object(s) are masked from package:boot : simp...
2007 Oct 14
25
can I configure smb.conf to always publish share files with -rw-rw-rw- permission ?
Hi, I use samba to share some files between some clients. I would like than these files are always view with -rw-rw-rw- rights by all clients event if someone change file access permissions. Can I configure smb.conf to do that ? Thanks for your help. Stephane
1997 Dec 04
27
Message not deliverable (Forward Msg)
...----------------------- Returned ---------------------------------- - From: I9694899.IBMMAIL at IBMMX Date: 12/4/97 1:53PM To: Jason Clogg at DS/Brokasure Subject: SECURITY PROBLEM WITH 1.9.17P2 ------------------------------------------------------------------------------- FGD0101I Forwarded items follow
2008 Oct 28
2
mac os 10.5.5 and symbolic link to www
...rver running Red Hat 5.2EL. Windows machines can samba to the linux server with no problems, including symbolic links to the www directory. Our Mac OS 10.5.5 machines have a problem with symbolic links to the www directory. On the Mac computers, the symbolic links show up as an alias that cannot be followed. These same MAC computers can samba to the www directory via a symbolic link on our Fedora Core 5 server. Since the www symbolic link works on a PC that sambas to the Red Hat server, is this strictly a problem on the macs or is there a setting I need to change in a conf file on the Red Hat serve...
2013 Mar 26
1
Can't convert Puppet::Util::Log into Integer
...el6.noarch Agents: Red Hat Enterprise Linux Server release 6.3 puppet-3.1.0-1.el6.noarch [root@somvat121892 ~]# puppet agent --test --verbose --debug Debug: Using settings: adding file resource ''lastrunfile'': ''File[/var/lib/puppet/state/last_run_summary.yaml]{:links=>:follow, :ensure=>:file, :backup=>false, :mode=>"644", :path=>"/var/lib/puppet/state/last_run_summary.yaml", :loglevel=>:debug}'' Debug: Failed to load library ''ldap'' for feature ''ldap'' Debug: Puppet::Type::User::ProviderLdap: f...
2012 Apr 27
2
Deleting observations from baseline that don't appear in follow up
Hello all, I'm almost embarrassed to post this , it seems so easy. Suppose I have a baseline and follow up survey but some people are missing in the follow up: > baseline<-data.frame(id=c(3,5,7,9,12), data= runif(5)) > follow.up<-data.frame(id=c(3,7,9,12), data= runif(4)) > baseline id data 1 3 0.66771988 2 5 0.28794744 3 7 0.01892821 4 9 0.64863175 5 12 0.86485882 > fo...
2005 Nov 23
2
Really supress output from Sweave
...Fredrik Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview') to see overall documentation. NOTE:Hmisc no longer redefines [.factor to drop unused levels when subsetting. To get the old behavior of Hmisc type dropUnusedLevels(). Attaching package: 'Hmisc' The following object(s) are masked from package:gdata : reorder.factor The following object(s) are masked from package:car : recode The following object(s) are masked from package:stats : ecdf \end{Soutput} \begin{Soutput} Loading required package: class Atta...
2006 Apr 06
2
SNMP EXTENSION
Hi ALL, I am trying to use the SNMP extension of michel http://x-ray.prokon.cz/data/snmp/ i pached the snmpd damon as mentioned in the README but when i run "snmpwalk -c community target enterprises.18756" i get this error "snmpwalk: No securityName specified (Sub-id not found: (top) -> enterprises)" any idea ? Thanks , venkat
2013 Mar 26
0
Solved: Can't convert Puppet::Util::Log into Integer
...Server release 6.3 >> puppet-3.1.0-1.el6.noarch >> >> [root@somvat121892 ~]# puppet agent --test --verbose --debug >> Debug: Using settings: adding file resource ''lastrunfile'': >> ''File[/var/lib/puppet/state/last_run_summary.yaml]{:links=>:follow, >> :ensure=>:file, :backup=>false, :mode=>"644", >> :path=>"/var/lib/puppet/state/last_run_summary.yaml", :loglevel=>:debug}'' >> Debug: Failed to load library ''ldap'' for feature ''ldap'' >> Debug:...
2013 Aug 30
1
Could not find certificate Error: header too long
...toryservice: file /usr/bin/dsimport does not exist Debug: /User[puppet]: Provider useradd does not support features libuser; not managing attribute forcelocal Debug: Using settings: adding file resource ''localcacert'': ''File[/var/lib/puppet/ssl/certs/ca.pem]{:links=>:follow, :ensure=>:fi le, :backup=>false, :owner=>"puppet", :mode=>"644", :loglevel=>:debug, :path=>"/var/lib/puppet/ssl/certs/ca.pem"}'' Debug: Using settings: adding file resource ''vardir'': ''File[/var/lib/p...
2006 Dec 07
2
System hangs when invoking DTrace script
Howdy, I installed Nevada build 49 in a parallels VM on my intel mac mini, and when I run the following DTrace script: $ cat follow.d #pragma option D flowindent; pid$target:::entry, pid$target:::return {} $ cat format.cmds disk 0 exit $ dtrace -s follow.d -o follow.out -c "/usr/sbin/format -f format.cmds" dtrace: script ''follow.d'' matched 13641 probes The system h...
2004 Feb 18
5
overlay points on plot
Dear R-help list, I'm trying to overlay a number of data objects in a plot. Following an earlier example on the list I've created an empty plot as follows > xlim <- range(as.numeric(c("0","10000"))) > ylim <- range(as.numeric(c("0","25")) ) > plot(NA, xlim=xlim, ylim=ylim, xlab="distance", ylab="semivarian...
2006 Jun 26
1
Rake + SQL Server + Migrations == Errors. Help?!
...====== # This file is autogenerated. Instead of editing this file, please use the # migrations feature of ActiveRecord to incrementally modify your database, and # then regenerate this schema definition. ActiveRecord::Schema.define() do # Could not dump table "SalesCustomers" because of following DBI::DatabaseError # EOF OLE error code:800A0E78 in ADODB.Recordset Operation is not allowed when the object is closed. HRESULT error code:0x80020009 Exception occurred. # Could not dump table "SalesPlans" because of following DBI::DatabaseError # EOF OLE e...
2014 Mar 05
1
following wide links on a Mac
...lab. For reasons we don't understand changing "unix extensions" to 'yes' fixed this. I have been contacted by the developers about this and they have requested I send in dumps for debugging. However I would like to get back into production in the interim. Our users need to follow wide links. So being aware of the security implications we defined "allow insecure wide links = yes" so we could still follow wide links when "unix extensions = yes". Now this works great when we mount from a Linux client or PC client. But we cannot follow a wide link from th...
2005 Mar 20
2
Follow-Me Script
I am trying to implement a follow-me script (http://www.voip-info.org/wiki-Asterisk+Tips+follow+me) but I am having a brain fart as I haven't a clue where to get started with what to do with this. From my main menu, I want the extension 300 to execute the script as follows: exten => 300,1,dial(sip/200,20) exten => 300,2...
2005 Aug 10
3
Joining XP SP2 to a Samba PDC
...browseable = No [netlogon] comment = Network Logon Service path = /home/netlogon guest ok = Yes share modes = No [printers] comment = All Printers path = /var/spool/samba printable = Yes browseable = No I have also made the following changes to the XP box. Registry changes: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetLogon\Parameters\Requiresignorseal Which i set to '0' from '1' I have made sure the following in Local Security Policy is set: I edited or checked the following entries: "Dom...
2005 Mar 15
2
Setting up Security Groups
...sip-basic member be able to make toll calls? [default] include => sip-basic include => sip-operator include => sip-superuser [sip-superuser] include => outbound-local include => outbound-longdistance include => outbound-tollfree include => outbound-toll ---> sip users info follows here [sip-operator] include => outbound-local include => outbound-longdistance include => outbound-tollfree ---> sip users info follows here [sip-basic] include => outbound-local include => outbound-tollfree ---> sip users info follows here [outbound-local] ---> outbound...
2012 Sep 21
5
Define 6.1 and 7.1 channel mappings
The FLAC format specification never defined the semantics of 7- and 8-channel files, which has caused some pain for some years now. Attached is a patch to define them. I don't know if this follows "follows SMPTE/ITU-R recommendations," but it follows common tool practice. I chose the set of surround speaker designations used by home theatre systems, which is the same set used by the Vorbis and Opus mappings. The ordering follows the WAVE file format, rather than the Vorbis order...
2013 May 07
7
puppet node clean using SQLite instead of PuppetDB
...lly kept, but my stored configs are kept in puppetdb (http://pastie.org/7814483 for my master puppet.conf): Debug: Using settings: adding file resource ''masterhttplog'': ''File[/var/log/puppet/masterhttp.log]{:group=>"puppet", :loglevel=>:debug, :links=>:follow, :owner=>"puppet", :mode=>"660", :ensure=>:file, :backup=>false, :path=>"/var/log/puppet/masterhttp.log"}'' Debug: Using settings: adding file resource ''bucketdir'': ''File[/var/lib/puppet/bucket]{:group=>"puppet&...