similar to: Nodes and defaults question

Displaying 20 results from an estimated 500 matches similar to: "Nodes and defaults question"

2007 Oct 31
2
Managing apache authentication
Hi there. I''m trying to wrap my head around puppet and its parlance and need some guidance... 2 Questions: 1) I have done some puppet stuff on a new server and would like to hear whether I have done things "the right way" 2) I want to build on top of that and am not sure how... Question 1 ========== We don''t normally host static websites for people, but have been
2007 Nov 20
2
The user type: restrict login
Hi there, If I create a user, there seems to be no way to restrict it from being able to log in. Is there a simple way in which I can extend it to do that, or will I have to build my own define? It would also be useful to specify the user''s ssh keys and authorized keys, for example. I am also wondering how much effort it would be to add another provider for user (such as
2008 Apr 11
2
Fake FQDN for puppetmaster (and ca) in faked environment?
Hi there, We have a fake environment in which we test software and config before rolling it out to prod. Here, we have a fake puppetmasterd running, serving the new config under test. But we''re having trouble with certificates. It is possible to specify via config what fqdn the puppet ca should use for itself? We need this to be a different (faked) fqdn than the real name of the
2007 Nov 08
1
Dealing with sensitive files?
Hi there, What do you people do when distributing files that only root should have read access to? What we''ve done is to put them in /etc/puppet/files (which is configured to be a location served by puppet''s file server). Then we let puppet own everything underneath /etc/puppet/files, and make those sensitive files readable only by the puppet user. In Ubuntu (which we use),
2024 Dec 08
1
forgot to run as root...
Hello List, I've been running rsync for must be 20 years by now, but over that time the holes in the Swiss cheese that passes for my brain seem to have grown larger and been filled with budgie seed and sawdust. I once used rsync as my regular backup solution but now settle for a borg backend with pika up front and perhaps the lack of regular use caused me to run: `[admin at server
2010 Jan 06
2
[LLVMdev] something wrong with .ll file?
I am trying to compile a little intrinsic function for my machine. Here is a dump from clang-cc with --emit-llvm option: ===================== ; ModuleID = 'foo.c' target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32" target triple = "i386-pc-linux-gnu" @main.i = internal global i32
2003 May 30
2
Rsyncing Problem with - character!
Dear Rsync Users, Please can I have a bit of rsync advice? I am trying to rsync a file called. 'Draft text - with Holley comments.doc' from machine a to machine b. Unfortunately this isn't working because I think rsync recognises the - character and thinks it's an option. I have tried escaping this out as well as putting it all in " " but neither seems to work
2010 Jan 06
0
[LLVMdev] something wrong with .ll file?
On Jan 6, 2010, at 1:12 PM, fima rabin wrote: > I am trying to compile a little intrinsic function for my machine. Here is a dump from clang-cc with --emit-llvm option: > ===================== > > ; ModuleID = 'foo.c' > target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32" >
2003 Jun 10
3
Can't use mount command with samba
I have a home network based on Win XP Pro, with one Linux machine running Red Hat 9. All updates have been applied. There's no domain controller. I can connect from the Linux machine to the XP machines via Konqueror using smb://mymachine/myshare However, I can't use the mount command. I'm trying to use syntax like mount -t smbfs -o username=myname,password=mypwd //192.168.0.1
2002 Jul 07
2
Metadata socket and net2str() error
Hello there, I was hoping that maybe one of you guys could help me out with a problem I'm experiencing with tinc1.0pre7. First, I'll start with my configuration, after that I'll explain my problem. Background ---------- This is a simple, client-server situation on a private network. Both machines run the same Debian Woody 3.0 testing installation and both have identical packages
2005 Jan 19
1
samba -cups
hello I try to manage a printer (Apple Lawerwriter 16/600 ) with cups but without succes !!! with cups web interface : I "add a printer": device = LPD/LPR Host or Printer URI= lpd://mymachine/lp Type= Apple Model = Apple LaserWriter16/600 Foomatic/Postscript (Recommended)(en) I try to print a testpage but without succes - 'mymachine' is either in my dns and my /etc/hosts
2005 Dec 01
2
exploiting kernel
Hi, Can kernel's freeBSD exploited by tools hacking ? If true, can I know how to fix this problem, and what tools can do that. Thanks alot
2008 Jun 13
3
before_filter order of execution
Hi I''m trying to use before_filter to allow access to a site. Only logged in users can view any object in the controller, but only users with a access_level higher than 2 can view specific objects. My code is: ----------------------------------------------------------- IN USER_CONTROLLER before_filter :login_required before_filter :access_granted, :only => [:destroy, :new , :edit]
2003 May 15
5
Session and open files
Hi, Hi I'm using redhat 9 I've got samba working and I have users onj the system accessing the shares, Can anyone recomend a programme that can tell me whch users have got files open on my samba box Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Iwan Davies Server Support and Development Technician Cyngor Sir Ceredigion County Council IT Section Finance iwandav@ceredigion.gov.uk
2005 Jun 15
3
Fatal error ?
As I recall, Sunday the 12th, I used YaST2 to update the Kernel. Today I upgraded and existing shorewall to 2.4.0 In my syslog I get: Jun 15 14:27:14 mymachine modprobe: FATAL: Could not load /lib/modules/2.6.8-24.14-default/modules.dep: No such file or directory On the terminal when restarting I get: FATAL: Could not load /lib/modules/2.6.8-24.14-default/modules.dep: No such file or
2015 Apr 28
2
Cannot authenticate the administrator account
I wanted to follow up to the list in hopes it will help others with similar configuration. Per previous posts -- OS: CentOS 7.153 Samba: Version 4.1.17-SerNet-RedHat-11.el7 Samba provisioned to act as: AD DC following Samba Wiki: Samba AD DC HOWTO Samba Internal DNS daemon deployed. 1. Disable selinux. Unless you have a solid understanding of how to configure it for your environment, please
2009 Jul 07
1
[LLVMdev] LLVM code target dependent generator question
Hello, I am new to LLVM and I am not sure whether I am writing to the right distribution list or not. Please let me know if this is not the right distribution list. Question: - I am having hard time lowering ADD instructions for different purposes. Basically, I want to have different machine instruction for pointer addition vs scalar addition. I am having hard time mapping LLVM add to my machine
2020 May 08
2
blockcommit --pivot does not succeed in conjunction with qemu 5.0.0
Hello one and all. Got a problem with libvirt 6.2.0 and qemu 5.0.0. virsh blockcommit mymachine vda --active --verbose --pivot works until it shows [100%] but it never actually pivots. It just sits there. Is this a known issue with 6.2.0 and i should try 6.3.0? For now i switched back to qemu 4.2.0 and this seems to solve the issue too. Any hints? Ahoi! t.
2020 Jul 19
2
Fail to get domain SID and netbios name
`net getlocalsid` prints "Can't fetch domain SID for name: MYMACHINE" How could I solve? Is there a more parsable way for getting current machine domain SID and current machine NETBIOS name? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 833 bytes Desc: Firma digitale OpenPGP URL:
2012 Jul 19
2
Custom VFS
Hi I would like to create custom VFS that would redirect all calls to my backend. Few questions: 1) is it possible to use Java with JNI wrapper to communicate with my backend or does it have to be pure C/C++ ? 2) are the notifications (file deletion/creation etc.) available in VFS, in other words notifying samba server and applications that directory has changed? 3) are there any