search for: forcelocal

Displaying 3 results from an estimated 3 matches for "forcelocal".

Did you mean: forceload
2013 Oct 08
5
user management define once an add if required on server
...$username = $title user { $username: ensure => present, comment => "$comment", uid => "$uid", gid => "$gid", shell => "$shell", home => "/home/$username", managehome => true, forcelocal => true, password => "$password", require => Group["baaderadm"], } ssh_authorized_key { $username: user => "$username", type => "$sshkeytype", key => "$sshkey", require => User["$u...
2013 Aug 30
1
Could not find certificate Error: header too long
...9;' for feature ''ldap'' Debug: Puppet::Type::User::ProviderLdap: feature ldap is missing Debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dsimport does not exist Debug: /User[puppet]: Provider useradd does not support features libuser; not managing attribute forcelocal Debug: Using settings: adding file resource ''localcacert'': ''File[/var/lib/puppet/ssl/certs/ca.pem]{:links=>:follow, :ensure=>:fi le, :backup=>false, :owner=>"puppet", :mode=>"644", :loglevel=>:debug, :path=>"/v...
2004 Sep 13
6
Spare some CPU cycles for testing lme?
If anyone has a few extra CPU cycles to spare, I'd appreciate it if you could verify a problem that I have encountered. Run the code below and tell me if it crashes your R before completion. library(lme4) data(bdf) dump<-sapply( 1:50000, function(i) { fm <- lme(langPOST ~ IQ.ver.cen + avg.IQ.ver.cen, data = bdf, random = ~ IQ.ver.cen | schoolNR); cat("