Displaying 2 results from an estimated 2 matches for "filername".
Did you mean:
  filename
  
2012 Dec 21
1
Hiera and 'clientcert' fact not working :(
...y I''m just testing with a notify in the *manifests/site.pp* file:
node ''puppet-test.card.co.uk'' {
        $filer_name = hiera(''filer_name'')
        notify{''puppet-test_notify'':
                message => "Puppet-test.card.co.uk filername = 
${filer_name}"
        }
}
The hiera values this node *should* be pulling back is:
$ hiera -c hiera.yaml filer_name clientcert=puppet-test.card.co.uk
puppet-test filer
I am using an ENC with this puppet install, however that all appears to be 
working fine aswell... 
Node ENC details are...
2007 Mar 26
1
Joining EMC NAS to Samba 3 Domain?
...ey 
were very brief and, it seems, inconclusive.
I would be interested in hearing from anybody who has discovered the 
"trick" to getting an EMC Celerra to join their Samba 3.x domain.
I have an old NetApp Filer happily joined.  I simply created an account 
with "smbldap-useradd -w filername" and when I then configured the Filer 
for CIFS it was immediately accessible and I could see "SambaNTPassword" 
and related bits in its record (LDAP backend using Fedora Directory 
Services)".
I did the same for the EMC, "smbldap-useradd -w emcname".  Then, when I 
c...