similar to: Symbolic Links not Followed Outside Partition?

Displaying 20 results from an estimated 40000 matches similar to: "Symbolic Links not Followed Outside Partition?"

2010 May 06
2
Pre-sign "offline" servers?
How can I pre-sign a server which doesn''t yet have a domain pointing to it? I''m trying to get an EC2 "base image" together which is pre-signed with our master, so I can spin-up as many instances as required. These instances which will all share the same characteristics and files (they''re basically dupes), and will all sit behind a load-balancer, so
2012 Jun 25
2
New Puppet Setup
Team, I am trying to setup new Puppet master server on Centos 5.4. I am getting the below error which running yum install puppet-server puppet-2.7.17-1.el5.noarch from puppetlabs has depsolving problems --> Missing Dependency: ruby-shadow is needed by package puppet-2.7.17-1.el5.noarch (puppetlabs) puppet-2.7.17-1.el5.noarch from puppetlabs has depsolving problems --> Missing
2010 Dec 28
3
mod_passenger failed installation from puppetlab yum repo
Just tried to install mod_passenger from puppetlabs yum repo, and it is failing with the following error: ---> Package mod_passenger.i686 0:2.2.5-1 set to be updated --> Processing Dependency: rubygem-passenger = 2.2.5-1 for package: mod_passenger ---> Package mod_passenger.x86_64 0:2.2.5-1 set to be updated --> Processing Dependency: rubygem-passenger = 2.2.5-1 for package:
2009 Oct 05
0
Using fileserver outside of File type
Hi, I''m trying to do something a bit strange, so just say if I''m doing it wrong ;) I''m trying to keep a file off the puppet clients, but have the data available at run time. In this case it''s a key for an encrypted volume I''m having Puppet set up. To accomplish that I''m trying to use the fileserver client to grab the data as needed, the code
2004 Feb 24
1
Limit on number of symbolic links?
All, Is there a limit on the number of symbolic links that Samba follows correctly. I'm running Samba 3.0.1 on Solaris 8, and using Samba as a file server. I've tested 3.0.2 and have the same issue. On the Unix side, I have a directory that contains many symbolic links to other directories. Many of these links point to other links (on separate servers by NFS), which then point to a
2013 Sep 26
1
MAC Client - Issue Following Symbolic Links
I run SAMBA 3.6.15 on a Solaris 10 server that acts as a portal for my MS Windows users into a large number of UNIX servers providing amongst other things web-servers and ftp-servers. The SAMBA server has these varied resources all mounted as NFS mounts. In each users home directory there are symbolic links that take the users to their specific resource. /home/user/web-site -> /web-site
2007 Jan 25
1
Link to possible code for symbolic chmod
I''m not sure if this is perfect, but it seems to work well for me so far. I haven''t tried to integrate it into Puppet because I''m still a bit new to Ruby. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/96956 Trevor _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com
2012 Nov 16
5
Missing Dependency: libselinux-ruby is needed by package puppet-3.0.1-1.el5.noarch (puppetlabs-products)
Hello Everybody, I am trying to install puppet on Red Hat Enterprise Linux Server release 5.8 Beta (Tikanga) I have installed the following rpms sudo rpm -ivh http://yum.puppetlabs.com/el/5/products/i386/puppetlabs-release-5-6.noarch.rpm I am getting the following error when I am trying to install puppet server sudo yum install puppet-server puppet-3.0.1-1.el5.noarch
2008 May 20
3
[Bug 1466] New: Document that scp follows symbolic links
https://bugzilla.mindrot.org/show_bug.cgi?id=1466 Summary: Document that scp follows symbolic links Classification: Unclassified Product: Portable OpenSSH Version: 5.0p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: bitbucket at
2010 Nov 12
4
Failed to generate additional resources using 'eval_generate': wrong header line format
I''ve upgraded to puppet v2.6.2 on ubuntu (clients and server) and now I get this error messages related to pluginsync: info: Retrieving plugin err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using ''eval_generate'': wrong header line format err: /File[/var/lib/puppet/lib]: Could not evaluate: wrong header line format Could not retrieve file
2006 Nov 10
1
Problem following symbolic links Samba 3.0.23c-1
Hi All, We migrated our data to a new Samba server (with Samba 3.0.23c-1 on Debian Sarge with a 2.6.17.8 kernel) but now all of a sudden we can't follow symbolic links which goes outside (above) the folder which Samba shares. We have set: wide links = Yes follow symlinks = Yes So what else could be the problem? A symlink from a subfolder to the folder which Samba shares
2013 Jul 11
0
Function fqdn_rand - how can I use it outside of Puppet ?
I have a temporary need to be able to duplicate this function outside of Puppet. How do I strip out the important stuff and make a stand-alone ruby script out of it ? “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) -- You received this message because you are
2010 Mar 30
0
Howto get LDAP attributes outside the host configuration container into puppet.
Hello All, I would like to ask how to get LDAP attributes from outside of the host container. What do I mean by "host container": It''s basically a tree node in LDAP that holds (contains) host-specific attributes. This would for instance be a node identified by the following DN:
2012 Oct 08
0
Access to Windows 7 settings outside of the registry
I understand that certain/most system settings can be configured through the system registry. I also know that puppet can control the registry values. I am curious if there is any other interface that allows for the configuration of system settings on windows 7 thanks -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this
2008 Aug 12
0
rsync problem with symbolic links on Cygwin
Dear rsync maintainers, Hi, I have been seeing a problem for awhile in an rsync script I maintain with how rsync syncs symbolic links between and rsync daemon running on Linux and an rsync client running on recent Cygwin that I am wondering is a known issue. Basically rsync always copies symbolic links, even when they already exist on the destination. I run rsync multiple times, with
2009 Jul 27
4
Custom fact errors
I''m a newbie attempting to get a custom fact distributed to clients. I''ve followed the instructions at http://reductivelabs.com/trac/puppet/wiki/AddingFacts and based my first fact on a simple recipe. I''m having at least one problem and possibly more. 1) Puppet/facter fails to load the custom fact, complaining that "non- sh interpreters are not currently
2018 Oct 16
0
[Bug 13656] New: --link-dest target with symbolic links from different user produces unnecessary error
https://bugzilla.samba.org/show_bug.cgi?id=13656 Bug ID: 13656 Summary: --link-dest target with symbolic links from different user produces unnecessary error Product: rsync Version: 3.1.3 Hardware: All OS: Linux Status: NEW Severity: minor Priority: P5 Component:
2013 Sep 06
2
Configuring a Windows Domain Controller (DC) using puppet
Hi Has anyone tried configuring a windows 2008 server as a Domain controller using puppet manifests? I am looking for the DC to act as a DHCP, DNS server and setup Active Directory Domain services. Thanks Harsh -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an
2017 Apr 30
0
Symbolic links not visible on osx 10.10
Hi, I'm replying to this post (as I wasn't subscribed to the list until now). Is there any progress on this issue (not being able to see symbolic links as such on a SMB3_02 share mounted with macOS)? It looks to me like this is one of the last showstoppers left for samba being able to be a full replacement for netatalk, since vfs_fruit is otherwise doing a good job. Best Wishes,
2019 Jun 28
0
Re: Guestfish command - "copy-out" not working for symbolic links
guestfish --ro -a /path/to/disk run : mount /dev/your-blkdev / : download /etc/resolv.conf /path/on/host/dst.file Is also not working for symbolic link - as "/etc/resolv.conf" is symbolic link. ________________________________ From: Nikolay Ivanets <stenavin@gmail.com> Sent: Friday, June 28, 2019 11:34 AM To: Chintan Patel Cc: Chintan Patel; libguestfs@redhat.com Subject: Re: