Displaying 2 results from an estimated 2 matches for "blackaller".
2002 Jun 06
2
samba through a firewall
...erver, and
telnet, but samba seems to have no route through the firewall - possibly the
firewall needs to have different ports opened up to allow samba traffic
through? I need to know which port numbers smbd & nmbd use.
Appreciate any ideas to help solve my problem.
Thanks & regards
Paul Blackaller
Technical Analyst
Lynx Financial Systems
Tel: 01582 845137
e-mail: paul.blackaller@lfs.co.uk
This email is intended only for the use of the addressees named above and
may be confidential or legally privileged. If you are not an addressee you
must not read it and must not use any information cont...
2009 Jul 21
0
new puppet config - fileserver issue
...mode => 755,
}
file { "/etc/ntp.conf":
source => "puppet://puppetmaster.pinnacle.co.uk/config/ntp/ntp.conf",
ensure => present,
owner => "root",
group => "root",
mode => 644,
}
}
running puppetd on a client gives:
root@pblackaller:~# puppetd --server puppetmaster.pinnacle.co.uk --
verbose --test --debug --waitforcert --60
debug: Creating default schedules
debug: Failed to load library ''ldap'' for feature ''ldap''
debug: /Settings[top]/Settings[main]/File[/var/puppet/log]:
Autorequiring File[...