similar to: module collections - stand alone puppet architecture

Displaying 20 results from an estimated 60000 matches similar to: "module collections - stand alone puppet architecture"

2010 Jul 28
0
(Better formating) Puppet Standalone Client + Fileserving, not working.... (+ nice tutorial for puppet stand-alone) :)
Puppet local fileserving not working, as described here: http://docs.reductivelabs.com/guides/modules.html I''ve made a project to demonstrate this: http://github.com/mindreframer/puppet_stand_alone_testing There is more in the README... (http://github.com/mindreframer/puppet_stand_alone_testing/blob/master/ Readme.md) Would be nice to get this working, it seems wasteful the rewrite
2010 Jul 05
5
File-based Distribution, Module Function Logic and Per Setting (Augeas); Which method do you think is best for the env i help to support and why?
I am having a difficult time understanding and determining which module method is best for the env I help to support. Overview of systems supported: -There are 17+ clients. -4+ envs (dev, stage, beta, prod ..) per client -Several flavors and versions of OS ( Mostly fedora and centos ) -All are apache, some mongrel and most passenger -code deployments are capistrano -configurations are done with
2020 Sep 11
0
How to convert stand-alone samba servers to join existing Windows Active Directory domain
On 10/09/2020 20:28, Ted Buchanan via samba wrote: > We have multiple stand-alone samba (4.2.10 and 4.10.4) file sharing > servers with hundreds of local users on each server (not the same on all > samba servers) in a CentOS/Oracle Linux (6 and 7) network. We would like > to convert these stand-alone servers to join an existing Windows based AD > domain without losing data or
2020 Sep 11
0
How to convert stand-alone samba servers to join existing Windows Active Directory domain
On 9/10/20 3:28 PM, Ted Buchanan via samba wrote: > We have multiple stand-alone samba (4.2.10 and 4.10.4) file sharing > servers with hundreds of local users on each server (not the same on all > samba servers) in a CentOS/Oracle Linux (6 and 7) network. We would like > to convert these stand-alone servers to join an existing Windows based AD > domain without losing data or
2010 Sep 17
2
Is there a project to compile R scripts into stand-alone executable file?
I know Matlab's M file can be converted to a stand-alone executable file. I wonder if there is a project aimed at compiling R scripts into stand-alone executable file. I think it will be very promising for R to be more widely used in different fields. -- View this message in context:
2007 Dec 27
1
printer admin option replacement on stand alone (not domain) print server running version 3.0.25
I'm trying to upload print drivers to a stand-alone samba server running version 3.0.25. The server is part of a workgroup (not domain). My log files show messages that it cannot update the driver. Before I had the printer admin option set in my smb.conf file to allow a non-root user to do the printer admin and everything worked fine. I have read the Samba How To Notes section on important
2016 Oct 03
0
ldb-tools stand alone different than built-in?
On Sun, 2 Oct 2016, Greg Zartman via samba wrote: > I'm working with the Centos 7 packages for Samba 4.2.10 and I note that the > stock packages don't include the ldb tools (eg, ldbmodify, ldbsearch, etc). > > However, the stand along tools don't seem to be aware of the Active > Directory schema. For example, if I try to use these tools to add an > attribute to the
2012 Feb 10
2
puppet-module-tool question
The puppet-module-tool GIT pages says it''s been converted into a puppet face and merged into puppet core. Does this make puppet-module obsolete or does it still need to be installed? I''m running puppet 2.7.9 but this "face" is not included so obviously it''s not available. Can someone provide a little clarification please. -- Later, Darin -- You received
2020 Sep 11
1
How to convert stand-alone samba servers to join existing Windows Active Directory domain
On 11/09/2020 19:23, Robert Marcano via samba wrote: > On 9/10/20 3:28 PM, Ted Buchanan via samba wrote: >> We have multiple stand-alone samba (4.2.10 and 4.10.4) file sharing >> servers with hundreds of local users on each server (not the same on all >> samba servers) in a CentOS/Oracle Linux (6 and 7) network.? We would >> like >> to convert these stand-alone
2016 Oct 02
4
ldb-tools stand alone different than built-in?
I'm working with the Centos 7 packages for Samba 4.2.10 and I note that the stock packages don't include the ldb tools (eg, ldbmodify, ldbsearch, etc). I did find a stand along centos package that contains these tools from here: https://wiki.samba.org/index.php/LDB However, the stand along tools don't seem to be aware of the Active Directory schema. For example, if I try to use
2011 Apr 22
0
Re: [Puppet-dev] Re: Distributed Puppet Architecture and Management
So, we have plans to be smarter about cross-machine dependencies, and about managing the network rather than just the nodes. Part of that comes from the MCollective system, which is all over "network". What I don''t have is a timeline for you: today we don''t have that around, other than the MCollective puppet agent, and we don''t have a concrete plan (that I am
2010 Jan 12
1
AudioCodes MP-114 - SAS (Stand Alone Survivability) configuration
I have AudioCodes MP-114 and I'm trying to configure SAS (Stand Alone Survivability); when Asterisk is down the MediaPack gateway should forward the call IN/OUT through the gateway (without asterisk in the middle), but it is not working. I'm working with tech. support from the source I purchase the unit from they we are just emailing back and forth and the unit is still not working. Can
2007 Dec 27
1
Fw: printer admin option replacement on stand alone (not domain) print server running version 3.0.25
Thanks to those who responded to my original question. I ran this command and it accepted it after I provided the root password. # net rpc rights grant 'vlkidder' SePrintOperatorPrivilege Checked to see if 'vlkidder' had printer admin privilege and it seems ok. # net rpc rights list accounts Password: BUILTIN\Print Operators No privileges assigned SMBTEST\vlkidder
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
2004 May 21
3
stand-alone dials in to office via isdn
Hi all, i think my problem is trivial, but i don't get this thing done ... In our office a linux-box ("gw") is connected like this: - via eth0 to the local net (192.168.1.0/24) - via eth1 to the DSL-router (dynamic ip) - via ippp0 (isdn-card) 192.168.2.245 to the stand-alone pc 192.168.2.250 ("single") "single" is a w2k box and have an isdn-card, too and is
2013 Oct 10
1
Replacing the Random Number Generator in Stand Alone Library
Hi R-Developers, I had a question about the random number generator used in the R StandAlone Math Library. The stand-alone library depends on the unif_rand() function for most simulated values, and this function is provided in the sunif.c file in the relevant directory. At present, this program implements the "Marsaglia-Multicarry" algorithm, which is described throughout the R
2007 May 14
2
3.0.25 *breaks* stand alone server, 3.0.24 works fine
Gerry, It looks like 3.0.25 breaks "stand alone/no winbind/no domain" servers. This is remeniscent of the 3.0.23b SID/GID problem. The only thing that jumps out at me is that you can't access your home share and other shares just quit working. Looking at the log files, I see this: [2007/05/14 15:24:55, 10] smbd/open.c:share_conflict(389) share_conflict:
2010 Sep 09
1
Backing up a stand alone system to a usb drive with rsync
I have a stand alone system with two drives / and /home on one and /var on the the other. I'd like to backup the complete system to a usb drive. I've tried dd however since it copies over everything, even empty space it didn't seem very practical since for instance root only has 10GiB out of 70 used. Would rsync be a suitable application to use for this or will it only work over a
2005 Jul 14
1
Using system to run a stand alone program that requires input in Windows
Under Windows I want to run a stand alone program that takes a number of commands from the user. I've been running the program from the command line using < C:\Data\> foo.exe < params.txt where foo is the program is params.txt is a text file with a few lines (9) of parameters. I want to run this from R using system a la: system("foo.exe", input = "params.txt")
2006 May 25
2
How to install Ruby on Rails from Stand alone package?
I need to instal RoR on server which is not connected to internet and which can''t be connected to internet coz of security reason. There is no other ways to connect server to internet. I know every tutorial say run gem install rails, but in this case I need to install rails from stand alone package. So, my problem is where to install files which I downloaded from