similar to: question: syncing AD and NDS w/ samba?

Displaying 20 results from an estimated 1100 matches similar to: "question: syncing AD and NDS w/ samba?"

2007 Mar 17
0
Overhaul of Authorized_keys recipe
For those interested in managing authorized_keys for multiple users, I''ve just overhauled my document here: https://reductivelabs.com/trac/puppet/wiki/Authorized_keysRecipe Best, Adam Kosmin windowsrefund on #puppet _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2006 May 03
5
Xen 3.0.2 on Dell 2850
Is anyone running Xen on this hardware? Is it stable? -- # CONFIG_TCG_TPM is not set Adam Kosmin GNU/Linux SA Visual Trading Systems, LLC Empire State Building 350 Fifth Avenue, Suite 6420 New York, NY 10118, USA Email akosmin@vtsystems.com Phone 1 (212) 871-1747 ext. 340 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2007 Dec 03
3
certificate issue with Branch Testing
Hello All, I''m using the "Branch Testing" approach documented at https://reductivelabs.com/trac/puppet/wiki/BranchTesting and am seeing an issue with certificates. On all clients, I can run puppetd --masterport=8141 successfully but see the following error when I run against the default (8140) port: err: Could not retrieve configuration: Certificates were not trusted:
2008 Aug 05
6
New York City puppet users?
Any New York based puppet users want to try and get together for a meetup? Cheers, Brian -- - Brian Gupta http://opensolaris.org/os/project/nycosug/ http://www.genunix.org/wiki/index.php/OpenSolaris_New_User_FAQ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group,
2007 Mar 15
1
can''t get defined function to work
Any help would be much appreciated: $refcheck = defined(File["/home/$name/.ssh"]) if $refcheck {} else { file { "/home/${name}/.ssh": ensure => directory, owner => $name, group => $name, mode => 700 } } puppetd says: err: Syntax error at ''File'' at
2006 Feb 13
2
Traffic prioritization and 'class of service' for SIP
We're got a T1 from Sprint that we use for internet. During VIOP calls, if you download something, the VOIP calls break up. I found some info at Sprint for adding 'class of service', and I also have some information on configuring our Cisco routers. I've read the relevent pages on the wiki, but it seems vauge what's required and what's required by the NSP (Sprint).
2007 Apr 04
5
sshkey
Hello all, How are you using the sshkey type? Are you using it to list hosts and keys in a class that nodes include in order to manage /etc/ssh/ssh_known_hosts or something else? How does any of this relate to the sshrsakey and sshdsakey facts on the host? I read some stuff about this on the Virtual Resources page but it''s too vague for my simple mind and I''d be reluctant to use
2002 Jun 25
1
Samba server authenticating to NDS with win 2000 clients?
Is this possible? I searched the archives and did some digging and it seemed like the closest I was going to get was to use pam modules. But, from what I read, that won't work with 2000 or XP because of password encryption. I'd like for my users to be able to map drives to my linux box running samba using their NDS username/passwords, yet I don't want to re-create all of those
2011 Apr 17
6
No$Zoomer not recognizing NDS ROMs
I'm trying to run No$Zoomer, kind of an addition for GBA/NDS emulator No$GBA, that allows to play on higher screen. According to a report in the AppDB (http://appdb.winehq.org/objectManager.php?sClass=version&iId=18574) someone seemingly managed to get it working by editing the .ini file. However, and since first time I tried to run it, Zoomer executes but it doesn't recognize the
2003 Aug 05
2
Samba auth via NDS LDAP
Hi All. I am wanting to setup SAMBA to use a Novell LDAP server to authiticate users. I have Googled the topic and cannot find much except for OpenLDAP implementations. Does anyone have suggestions or links to share? -- Jason
2012 Oct 01
7
PuppetConf speakers contact info
I''m trying to find email addresses of some of the speakers from Puppet Conf last week. They aren''t on the web site... maybe due to spamming concerns. Short of Googling, how can I get these? Also... are there slides available yet? What about video? Doug -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this
2007 Dec 18
4
Pulling Strings with Puppet: Automated System Administration Done Right (Paperback)
http://www.amazon.com/gp/product/1590599780/ This looks awesome! Any ETA? Best, Adam
2007 Mar 28
3
New Introduction
Hi all, I''ve just rewritten the Puppet introduction from scratch: https://reductivelabs.com/trac/puppet/wiki/PuppetIntroduction I think it''s better, but I''m not convinced it''s a whole heckuva lot better. Comments are very much appreciated, especially if you can recommend a better approach to the document. I tried to organize it how I have been giving
2009 Oct 29
2
template issue: nested variables?
I need to do something like this node foo { $iface = pcn0 ... } # the template <%= network_<%= iface %> %>/<% netmask_<%= iface %> %> The idea being that a file would be built on the client holding the value of pcn0''s network/netmask Of course, I''m trying to avoid hard coding the interface name in order to keep my code portable. Thanks in advance
2010 Jun 30
1
Problem using the logadm pattern
Hi All I am trying to deploy the Solaris logadm pattern from http://projects.reductivelabs.com/projects/puppet/wiki/Logadm_Patterns. I dropped it in .../lib/puppet/type/logadm.rb However, I am getting an error message: err: Could not run Puppet configuration client: Munging failed for value "puppet" in class backup: Global resource access is deprecated And I have traced it back to
2007 Mar 28
4
How is defined() used?
Hello What am I doing wrong here? $test = defined(User[''foo'']) _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
2010 Jan 01
2
Help needed badly for mongrel issue
0.25.1 installed via gem on opensolaris 2009.06 I only see this error when my puppet master is set up to use mongrel root@puppet:~# puppetd --test info: Retrieving plugin err: /File[/var/puppet/lib]: Failed to generate additional resources using ''eval_generate'': No format match the given format name or mime- type (text/html) err: /File[/var/puppet/lib]: Failed to retrieve
2009 Oct 20
4
any plans to support pkgutil?
Seems that blastwave is all about pkgutil now. Are there any plans to support this? Best, Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to
2015 Jan 16
1
Missing Policies folder after failure; how to recreate
2015.01.14. 15:48 keltez?ssel, Marc Muehlfeld ?rta: > Am 14.01.2015 um 11:18 schrieb "Gergely, Kasz?s": >>> If you just lost your sysvol folder content, restore the files from >>> your backup or copy them from an additional DC in the domain + run >>> 'samba-tool ntacl sysvolreset'. >> Yes if the site would have backups or a second DC this
2013 Mar 14
5
Help me wrap my head around Yaml/Hiera with erwbgy/system
Trying to figure out the erwbgy/system plugin and just getting stuck.. first run it did some changes, but it ignored parameters for ntp and now its not refreshing if I update the yaml at all, Im slightly lost at what I may be missing :) hiera.yaml --- :hierarchy: - %{certname} - %{environment} - global - %{environment}/common :backends: - yaml :yaml: :datadir: