similar to: Renaming puppet binary to use with two puppet agent instances

Displaying 20 results from an estimated 8000 matches similar to: "Renaming puppet binary to use with two puppet agent instances"

2012 Jun 29
6
UX/UI of puppet help when face actions have unmet dependencies
Hello, We''re trying to come up with a nice way to indicate when a Puppet module like cloud provisioner breaks a Puppet subcommand because of missing dependencies. When this happens in the current 3.0rc branch, all help for all subcommands is unavailable. This isn''t very helpful. We''re planning to simply mark the subcommands that have incomplete actions as
2013 Jul 30
1
Puppet3 key exchange on RHEL6
I''m attempting to run Puppet 3.2.3 on RHEL6 and am running into key problems. The keys seem to be exchanged, or at least the puppet master receives the key from the client: lib_puppet2.library.nd.edu|root no_ora /var/lib/puppet 1029$ puppet cert list --all + "puptest1.library.nd.edu" (SHA256)
2013 Sep 09
7
Puppet calls the ENC twice for some nodes.
Hi everyone, I have an issue setting up Puppet with an ENC. For some nodes, puppet calls my ENC twice with a 2 sec interval. All my agents share the same configuration file. Considering this very basic ENC : #!/bin/bash > nodeName=$1 > echo `date` $nodeName >> /tmp/encCalls > echo "--- > classes: > testClass:" Here is the content of /tmp/encCalls after a
2012 Dec 04
2
Samba4 Classicupgrade Failed
Hi, I am stuck on upgrading the current Samba3 to Samba4, currently used Samba 3.3.10 and upgraded to Samba 3.4.17 still the same problems below. I also try to upgrade the Python 2.4.3 to Python 2.7 still same problems, with the OpenLDAP 2.3.43. [root at ewanko]# /usr/local/samba/bin/samba-tool domain classicupgrade --dbdir=/var/lib/samba/ --use-xattrs=yes --realm=ewanko.local
2018 Mar 07
2
Extending llvm-objcopy to support COFF
Currently llvm-objcopy only supports ELF files, and most of it's command line flags are ELF / DWARF specific that don't make any sense on COFF files. So a useful set of options for COFF would be largely disjoint, with maybe 1-2 overlapping options. What would be the best way to add this in llvm-objcopy? I can think of 3 options: 1) Re-write the existing CLI of llvm-objcopy to use
2018 Mar 07
2
Extending llvm-objcopy to support COFF
On Wed, Mar 7, 2018 at 9:56 AM Eric Christopher via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi Zach! > > I've been thinking a bit about this for a while now and I'm still of two > opinions: > > On Wed, Mar 7, 2018 at 9:21 AM Zachary Turner via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Currently llvm-objcopy only supports ELF
2023 Jun 06
1
What's the substitution of 'samba-tool domain provision' in v4.17.5
On 06/06/2023 10:02, luckydog xf via samba wrote: > I am quite confident about the command I was typing. :) And I copied from > yours and tried it again. > > == > [root at dc ~]# samba-tool domain provision > samba-tool domain: no such subcommand: provision > > Usage: samba-tool domain <subcommand> > > Domain management. > > > Options: > -h,
2017 Nov 17
2
SAMBA failing to start after upgrade
The upgrade shouldn't have touched the Samba database, just the binaries etc, so check the smb.conf file and recreate it if you cannot find it, or if it is incorrect. The smb.conf still exists [global] workgroup = IUMNET realm = IUMNET.EDU.NA netbios name = IUMDCDP01 server role = active directory domain controller dns forwarder = 172.16.10.254
2016 Jun 18
4
Supporting sub commands in LLVM command line tools
Hi all, I've written a patch <http://reviews.llvm.org/D21485> to support subcommands in llvm command line tools. This potentially has broad interest (either positive or negative), so I figured I'd give a heads up here instead of just on llvm-commits. The motivation for this is that we frequently have tools with incompatible sets of command line options. I ran into this on
2016 Jun 18
2
Supporting sub commands in LLVM command line tools
Not sure I follow how this would work. "llvm" is an executable, and "opt" is a symlink to "llvm"? How does llvm then detect that it needs to use the opt set of commands? That said, in principle sure you could have "llvm opt <opt-specific command syntax>" or "llvm llc <llc options>". At some point you'd probably need to extend
2017 Nov 17
1
SAMBA failing to start after upgrade
Hi Rowland The samba-tool command is not working please see the error below: root at iumdcdp01:/home/administrator# samba-tool ERROR(<type 'exceptions.ValueError'>): uncaught exception - bad marshal data (unknown type code) File "/usr/bin/samba-tool", line 46, in <module> retval = cmd._run("samba-tool", subcommand, *args) File
2023 Jun 06
1
What's the substitution of 'samba-tool domain provision' in v4.17.5
I am quite confident about the command I was typing. :) And I copied from yours and tried it again. == [root at dc ~]# samba-tool domain provision samba-tool domain: no such subcommand: provision Usage: samba-tool domain <subcommand> Domain management. Options: -h, --help show this help message and exit Available subcommands: info - Print basic info about a domain and the DC
2018 Nov 15
1
samba-tool backup online Not enough virtual memory or paging file quota is available to complete the specified operation.
Hi i installed samba 4.9.1 from source on centos 7. I need to setup backup script . I cannot use samba-tool: Command: samba-tool domain backup offline --targetdir=/backupdir Gives me : Usage: samba-tool domain backup <subcommand> samba-tool domain backup: error: no such option: --targetdir Command: Samba-tool domain backup -h Gives me: Usage:
2023 Jun 06
2
What's the substitution of 'samba-tool domain provision' in v4.17.5
Makes sense. Can I use Ubuntu 22.04 as an alternative to Debian ? Does Ubuntu have a DEB package in the official repository? It's pretty bothersome if I build packages from source codes on Ubuntu, because they're so many packages and dependencies that need to be resolved. On Tue, Jun 6, 2023 at 5:07?PM Rowland Penny via samba < samba at lists.samba.org> wrote: > > > On
2016 Oct 08
2
reverse dns confused
On 2016-10-08 07:58, Rowland Penny via samba wrote: > On Sat, 08 Oct 2016 07:50:03 -0500 > Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote: > >> I have built a second dtdc03 and joined to my first dtdc01. Thought >> all was well but, discovered that reverse dns is not correct on second >> dtdc03. >> >> root at dtdc03:~# host dtdc03
2020 Jun 19
2
Add gidNumber for group
> You will probably not have any uidNumbers yet either, but if you have > added any users, 'samba-tool user' has a similar option to the group > one. If you haven't added any users, see 'samba-tool user create > --help' for more info. > > Rowland > No, I have not added any groups as yet but, I did add four users via RSAT. Now: root at dc01:~#
2018 Mar 07
0
Extending llvm-objcopy to support COFF
Hi Zach! I've been thinking a bit about this for a while now and I'm still of two opinions: On Wed, Mar 7, 2018 at 9:21 AM Zachary Turner via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Currently llvm-objcopy only supports ELF files, and most of it's command > line flags are ELF / DWARF specific that don't make any sense on COFF > files. So a useful set of
2013 Jan 09
1
samba-tool not working as i'd expect
Hello all, I'm having problems using the "samba-tool" tool. From the documentation i've read, the following command 'should' work. Apparently i'm missing something. #### [root at vmhost bin]# pwd /usr/local/samba/bin [root at vmhost bin]# ./samba-tool domain provision --realm=mytest.local --domain=MYTEST --adminpass='welcome' --server-role='dc'
2023 Jun 06
1
What's the substitution of 'samba-tool domain provision' in v4.17.5
> samba-tool domain: no such subcommand: provision Are you sure there's no typo or hidden character? provision command is still there in 4.18.2 :) # samba-tool domain provision ERROR: No domain set! -- Lorenzo Milesi - lorenzo.milesi at yetopen.com CTO @ YetOpen Srl Corso Martiri della Liberazione 114 - 23900 Lecco - ITALY - | 4801 Glenwood Avenue - Suite 200 - Raleigh, NC 27612 - USA
2018 Mar 14
2
samba-tool error just after samba 4.8.0 install
Hi all, I just compiled and installed samba 4.8.0 on my centos 6.9 server. After installation I wanted to run samba-tool dbcheck but it fails with the following message even when running samba-tool --help : [root at frtlse-srv018 samba-4.8.0]# samba-tool --help ERROR(<type 'exceptions.SyntaxError'>): uncaught exception - invalid syntax (ms_schema.py, line 280) File