Displaying 20 results from an estimated 10000 matches similar to: "[Fwd: Re: Puppet newbie: using defines]"
2007 May 21
2
Puppet newbie: using defines
Hi folks,
I''m trying to get my feet wet in puppet-land. I''ve successfully
installed a puppetmaster and client and managed to get them to do
something (the sudo file-permission example as explained in the
tutorials). Now I''m trying to do something a bit more complex using
defines but nothing seems to happen anymore.
Config files involved:
###### site.pp
filebucket {
2010 Jul 28
2
Does anybody use idmap_adex?
Hi,
Actually I am using the Backend Idmap_AD. I thought Idmap_adex is still under heavy development.
Tobias
Mit freundlichen Gr??en
Tobias Mucke
LFK-Lenkflugk?rpersysteme GmbH
Serverpool, FCI4
Landshuter Stra?e 26, 85716 Unterschlei?heim, GERMANY
Phone: +49 89 3179 8438
Fax: +49 89 3179 8927
Mobile: +49 170 635 3830
E-Mail: tobias.mucke at mbda-systems.de
http://www.mbda.net
Chairman of
2000 Nov 17
1
OpenSSH entropy/PRNG (was: Why does ssh try to run df, netstat, arp ...?)
Nico--
SSH is trying to "get entropy" by taking the
(somewhat-deterministic) output of a bunch of
system commands, on those OSs that don't provide
a /dev/random or its equivalent.
The commands that it uses are in /etc/ssh_prng_cmds
or its equivalent on your system; just comment
out any of the lines (and stop/restart SSHd) in order
to change which system commands are used as inputs
2000 Sep 26
3
anoying debug info + can't login automaticaly
Howdy,
I'm installing openssh 2.2.0p1 on a number of SUNs running Solaris
2.6 but ran into a few problems:
1. whenever I run a remote X11 application and f.i. change the windowsize
I get anoying debug messages like
debug: client_check_window_change: changed
This is a problem since I want to use openssh in a production environment.
Is there any way to turn these messages off?
2000 Oct 04
1
openssh 2.2.0p1 and F-secure SSH ftp
Howdy,
I'm sorry if this is a FAQ but I couldn't reach the openssh.com
website so I can't check.
Is it possible to use F-Secure SSH FTP 4.1 (client) with
the openssh2.2.0p1 server? In the documentation I read that
sftp is still on the todo list but "SecureFX (secure ftp)" is
supported. Apparently this means there are different ways to
do ftp with ssh? In that case which
2007 Jul 09
3
how to make a package depend on 2 or more other packages
Hi,
when using puppet to install extra rpm packages on centos: how can I
make a package depend on 2 or more other packages.
e.g. this works:
class centos4_extra_packages {
package { "test1" :
ensure => installed,
require => package["prereq"]
}
}
but I can''t figure out how to make test1 require
2000 Nov 17
2
Why does ssh try to run df, netstat, arp ...?
Howdy,
I recently had a problem with one of our servers (crashed due to power
failure :-). While this shouldn't have been a problem for most
of the workstations and servers on the network I noticed that I
wasn't able to use ssh anymore. Ssh would simply hang during the connection.
rsh and telnet however were able to connect without problem so there
was no problem with the destination or
2015 Dec 07
1
Caching user accounts on a Linux portable
I tried using sssd but I couldn't get it working based on the info on
https://wiki.samba.org/index.php/Sssd
I may give it another go anyway.
Nico
On Mon, Dec 7, 2015 at 1:24 PM, mathias dufresne <infractory at gmail.com>
wrote:
> In case of... SSSD comes also with a caching method. Using SSSD rather than
> Winbind could help in certain cases...
>
> 2015-12-07 13:00
2015 Dec 07
0
Caching user accounts on a Linux portable
In case of... SSSD comes also with a caching method. Using SSSD rather than
Winbind could help in certain cases...
2015-12-07 13:00 GMT+01:00 Nico De Ranter <nico.deranter at esaturnus.com>:
> Thanks! That's exactly what I was looking for.
>
> Nico
>
>
>
> On Mon, Dec 7, 2015 at 11:57 AM, L.P.H. van Belle <belle at bazuin.nl> wrote:
>
> > Hai Nico,
2015 Dec 07
2
Caching user accounts on a Linux portable
Thanks! That's exactly what I was looking for.
Nico
On Mon, Dec 7, 2015 at 11:57 AM, L.P.H. van Belle <belle at bazuin.nl> wrote:
> Hai Nico,
>
> Yes, you can do the same for linux laptops.
> Read : https://wiki.samba.org/index.php/PAM_Offline_Authentication
>
> And here is an example.
>
>
2001 Aug 17
0
openssh-2.9p2 not allowing root access?
Howdy,
I just installed openssh-2.9p2 on a Solaris 8 system.
I use the same configuration files as the previous installation
(which was 2.9p1) however I suddenly can't login as root anymore.
Loging in as a regular user + "su" still works so it's not a
password issue. I'm very sure the sshd_config has "PermitRootLogin yes".
Did any of the sshd_config change?
Nico
2001 Oct 11
0
Urgent. upgraded domain to Win2k now samba can't join anymore
Hi,
we upgraded the NT domain to Win2k. However now samba suddenly can't
connect to the domain anymore. Any ideas what we can do? I tried upgrading
to Samba 2.2.1a (was 2.0.7) but that doesn't make any difference.
Tried removind MACHINE.SID from the private directory but that doesn't
help either. When I do smbpasswd -j EDEN -r bison I get the following
output:
corsendonk.[root]#
2009 Dec 04
3
yumrepo is missing name attribute in repo files using puppet-0.24.8-4.el5
I''m using puppet-0.24.8-4.el5 on CentOS 5.4.
My problem is yumrepo isn''t writing the "name=" field to the
repository files which causes yum to complain with the error:
Repository ''local-CentOS-5.4-x86_64'' is missing name in configuration,
using id
I get this behavior on all of my yumrepo definitions. One of them
looks like this:
yumrepo {
2016 Jan 21
0
Cannot write to home directory, but I can write to subfolder
I tried the following:
* rebooted both Samba DC's -- no change
* restarted samba on storage server -- no change
* remove client pc from domain, tried accessing the folder from non-domain
pc -- no change
* created a temporary server (running samba 4.x) to serve the same
homedirectores -- no problem at all
So that narrows the problem down to something on the storage server. I'll
try
2016 Jan 18
1
Samba DC sync issues - help
Hai Nico,
Ok great, its fixed, and yes, i do think that the reboot fixed it, dont ask my why, i dont know.. i only know the fix ;-)
Seen this few times before..
About the script, did you run it without the password in the script or with the password in the script?
So i can check whats wrong there.
Your running samba 4.1.17 ? on which os?
Greetz,
Louis
Van:
2015 Dec 07
0
userid shows 4294967295
On 07/12/15 16:08, Nico De Ranter wrote:
>
> I'm coming from a Debian system so my system accounts are below 1000,
> regular accounts start at 1000. For some historical reason somebody
> gave our main group id 500 so therefor I want my usable range to start
> at 500.
Bad idea, you will probably need at least one local Unix user, where are
you going to put it. My advice
2015 Dec 07
1
How to set unix properties from command line
On Fri, Dec 4, 2015 at 1:48 PM, Rowland penny <rpenny at samba.org> wrote:
> On 04/12/15 11:52, Nico De Ranter wrote:
>
>> Samba version: 4.1.17
>>
>> I want to use a Samba AD controller to manage access to both my Windows
>> and
>> Linux boxes. I managed to import my old Samba users using pdbedit however
>> as I want to use the new Samba AD
2016 Jan 18
0
Samba DC sync issues - help
Hai,
Reboot both servers first, DC1 and wait until its fully up, then reboot DC2, and run the replicate again but now like this :
samba-tool drs replicate dc_WITH_FSMO_ROLES dc_TO_SYNC_TO DC=win,DC=office
report if this worked.
And check with this one, you can run it on any samba DC.
https://secure.bazuin.nl/scripts/samba-check-db-repl.sh
configure it, and run it, and report back.
For the
2015 Dec 07
0
Caching user accounts on a Linux portable
Hai Nico,
Yes, you can do the same for linux laptops.
Read : https://wiki.samba.org/index.php/PAM_Offline_Authentication
And here is an example.
https://www.clearos.com/resources/documentation/clearos/content:en_us:kb_howtos_add_linux_workstation_to_the_samba_domain
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Nico De
2016 Jan 21
0
Cannot write to home directory, but I can write to subfolder
Hai Nico,
Did your stop samba and start samba already.
I have on one old server, also debian wheezy samba 3.6.6 about the same problem, stopping samba and starting solves it. !! restarting samba not !!
Give it a try.
If that does not work, try the following.
Disconnect all you netwerk shares on the computer and reconnect them.
I have 1 pc here (win7 64bit) which is getting a