HP dc73 HP Blade Workstation Client series - Embedded OS Version 10.xx - Page 58

Appendix I: Sample settings_20_site.txt file

Page 58 highlights

Appendix I: Sample settings_20_site.txt file ### ### The first line of this file contains a character at the beginning ### to let Windows-style editors know the file is in UTF-8 encoding with ### DOS-stype CR-LF sequences at the end of lines. ### ### This file contains site-specific settings for various configurable ### parameters on a client system. It can be overridden by settings in ### files in the /settings directory with higher numbers, e.g. ### settings_20_site can be overridden by settings in ### settings_30_local_root, and settings_40_local_user. ### ### This file's syntax allows it to be directly sourced by shell scripts ### or parsed by perl scripts. All entries are of the form ### parameter=value ### Do not artificially surround the parameters with quotes. ### ### Comments are started with the '#' character. Comments and blank lines ### are ignored during parsing. ### ### This file uses UTF-8 character encoding. If you're using a UTF-8 ### capable editor, the following string should read as: currency sign, ### euro sign, latin small letter a with acute, latin small letter w with acute, ### black spade suit PASSWORDS The parsing scripts will delete any plaintext passwords found and ### replace them with hashed versions, as a security measure. #root_password= #user_password= #webmin_password=a fixed value ### Encrypted passwords #hashed_root_password=* #hashed_user_password=* #hashed_webmin_password=$1$XXXXXXXX$YdmGlRibUPSH3cowtgTnQ. NETWORK SETTINGS hostdomain=test.hp.com ### Set pass_hostname_to_dhcp to true if the hostname on the client is ### passed to the DHCP server, rather than the server passing the hostname ### to the client. This is ignored if the boot protocol is static. #pass_hostname_to_dhcp=[true,false] #nameservers=10.10.1.1 10.10.1.2 #search_domains=test.hp.com hp.com #boot_protocol=[dhcp,static] #netmask=255.255.255.255 #network_autonegotiate=[true,false] #network_duplex=[half,full] #network_speed=[10,100,1000] #default_gateway=192.168.0.1 #host_table=192.6.234.18:hp.com,hp 199.232.41.10:gnu.org ACTIVE DIRECTORY SETTINGS network_ad_user=Administrator #network_ad_domain= #network_ad_ou=Computers/Clients/Blade #network_ad_update_ddns=[true,false] ALTIRIS SETTINGS 58

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

58
Appendix I: Sample settings_20_site.txt file
###
### The first line of this file contains a character at the beginning
### to let Windows-style editors know the file is in UTF-8 encoding with
### DOS-stype CR-LF sequences at the end of lines.
###
### This file contains site-specific settings for various configurable
### parameters on a client system.
It can be overridden by settings in
### files in the /settings directory with higher numbers, e.g.
### settings_20_site can be overridden by settings in
### settings_30_local_root, and settings_40_local_user.
###
### This file's syntax allows it to be directly sourced by shell scripts
### or parsed by perl scripts.
All entries are of the form
###
parameter=value
### Do not artificially surround the parameters with quotes.
###
### Comments are started with the '#' character.
Comments and blank lines
### are ignored during parsing.
###
### This file uses UTF-8 character encoding.
If you're using a UTF-8
### capable editor, the following string should read as:
currency sign,
### euro sign, latin small letter a with acute, latin small letter w with acute,
### black spade suit:
¤€á
ẃ♠
###
#################### PASSWORDS ####################
### The parsing scripts will delete any plaintext passwords found and
### replace them with hashed versions, as a security measure.
#root_password=<disabled>
#user_password=<disabled>
#webmin_password=a fixed value
### Encrypted passwords
#hashed_root_password=*
#hashed_user_password=*
#hashed_webmin_password=$1$XXXXXXXX$YdmGlRibUPSH3cowtgTnQ.
#################### NETWORK SETTINGS ####################
#hostdomain=test.hp.com
### Set pass_hostname_to_dhcp to true if the hostname on the client is
### passed to the DHCP server, rather than the server passing the hostname
### to the client.
This is ignored if the boot protocol is static.
#pass_hostname_to_dhcp=[true,false]
#nameservers=10.10.1.1 10.10.1.2
#search_domains=test.hp.com hp.com
#boot_protocol=[dhcp,static]
#netmask=255.255.255.255
#network_autonegotiate=[true,false]
#network_duplex=[half,full]
#network_speed=[10,100,1000]
#default_gateway=192.168.0.1
#host_table=192.6.234.18:hp.com,hp 199.232.41.10:gnu.org
#################### ACTIVE DIRECTORY SETTINGS ####################
#network_ad_user=Administrator
#network_ad_domain=
#network_ad_ou=Computers/Clients/Blade
#network_ad_update_ddns=[true,false]
#################### ALTIRIS SETTINGS ####################