Mailinglist Archive: opensuse-autoinstall (68 mails)

< Previous Next >
[opensuse-autoinstall] Problems with "users"
  • From: Andrea Florio <andrea@xxxxxxxxxxxx>
  • Date: Tue, 10 Mar 2009 12:48:46 +0100
  • Message-id: <49B6539E.9010800@xxxxxxxxxxxx>
hi, i have some problems with "user" part, even if configured, and looks
to be ok, yast always complain about

"no user defined"
"no root password defined"

ideas?

conf file is attached

thanks for help
Andrea

<?xml version="1.0"?>
<!DOCTYPE profile>
<profile xmlns="http://www.suse.com/1.0/yast2ns";
xmlns:config="http://www.suse.com/1.0/configns";>
<bootloader>
<device_map config:type="list">
<device_map_entry>
<firmware>hd1</firmware>

<linux>/dev/disk/by-id/usb-0000_Removable_Drive_23351213050836980014-0:0</linux>
</device_map_entry>
<device_map_entry>
<firmware>hd0</firmware>
<linux>/dev/sda</linux>
</device_map_entry>
</device_map>
<global>
<activate>true</activate>
<boot_mbr>true</boot_mbr>
<default>openSUSE 11.1 - 2.6.27.19-3.2</default>
<generic_mbr>true</generic_mbr>
<gfxmenu>(hd0,5)/boot/message</gfxmenu>
<lines_cache_id>4</lines_cache_id>
<timeout config:type="integer">2</timeout>
</global>
<initrd_modules config:type="list">
<initrd_module>
<module>processor</module>
</initrd_module>
<initrd_module>
<module>thermal</module>
</initrd_module>
<initrd_module>
<module>ata_piix</module>
</initrd_module>
<initrd_module>
<module>ata_generic</module>
</initrd_module>
<initrd_module>
<module>ide_pci_generic</module>
</initrd_module>
<initrd_module>
<module>fan</module>
</initrd_module>
<initrd_module>
<module>jbd</module>
</initrd_module>
<initrd_module>
<module>ext3</module>
</initrd_module>
<initrd_module>
<module>edd</module>
</initrd_module>
<initrd_module>
<module>pciehp</module>
</initrd_module>
</initrd_modules>
<loader_type>grub</loader_type>
<sections config:type="list">
<section>
<append>resume=/dev/sda5 splash=silent showopts</append>
<image>(hd0,5)/boot/vmlinuz-2.6.27.19-3.2-pae</image>
<initial>1</initial>
<initrd>(hd0,5)/boot/initrd-2.6.27.19-3.2-pae</initrd>
<lines_cache_id>0</lines_cache_id>
<name>openSUSE 11.1 - 2.6.27.19-3.2</name>
<original_name>linux</original_name>
<root>/dev/sda6</root>
<type>image</type>
<vgamode>0x314</vgamode>
</section>
<section>
<append>showopts ide=nodma apm=off noresume nosmp maxcpus=0 edd=off
powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe</append>
<image>(hd0,5)/boot/vmlinuz-2.6.27.19-3.2-pae</image>
<initrd>(hd0,5)/boot/initrd-2.6.27.19-3.2-pae</initrd>
<lines_cache_id>1</lines_cache_id>
<name>Failsafe -- openSUSE 11.1 - 2.6.27.19-3.2</name>
<original_name>failsafe</original_name>
<root>/dev/sda6</root>
<type>image</type>
<vgamode>0x314</vgamode>
</section>
<section>
<append>splash=silent showopts install=hd:///dev/sda1
autoyast=device://sda1/conf.xml language=it_IT keymap=it</append>
<image>(hd0,0)/boot/i386/loader/linux</image>
<initrd>(hd0,0)=/boot/i386/loader/initrd</initrd>
<lines_cache_id>2</lines_cache_id>
<name>Ripristino Sistema</name>
<original_name>Vendor diagnostic</original_name>
<root>/dev/sda1</root>
<type>image</type>
<vgamode>0x314</vgamode>
</section>
<section>
<append>splash=silent showopts install=hd:///dev/sda1 language=it_IT
keymap=it recovery=1</append>
<image>(hd0,0)/boot/i386/loader/linux</image>
<initrd>(hd0,0)=/boot/i386/loader/initrd</initrd>
<lines_cache_id>3</lines_cache_id>
<name>Recupero Sistema</name>
<original_name>Recovery</original_name>
<root>/dev/sda1</root>
<type>image</type>
<vgamode>0x314</vgamode>
</section>
</sections>
</bootloader>
<deploy_image>
<image_installation config:type="boolean">false</image_installation>
</deploy_image>
<files config:type="list">
<file>
<file_contents><![CDATA[options pciehp pciehp_force=1
]]></file_contents>
<file_owner>root</file_owner>
<file_path>/etc/modprobe.d/pciehp</file_path>
<file_permissions>644</file_permissions>
</file>
<file>
<file_contents><![CDATA[
options snd slots=snd-hda-intel
# u1Nb.ZuLf8A1rLm6:82801G (ICH7 Family) High Definition Audio Controller
alias snd-card-0 snd-hda-intel model= acer-aspire
]]></file_contents>
<file_owner>root</file_owner>
<file_path>/etc/modprobe.d/sound</file_path>
<file_permissions>644</file_permissions>
</file>
</files>
<firewall>
<FW_ALLOW_FW_BROADCAST_DMZ>no</FW_ALLOW_FW_BROADCAST_DMZ>
<FW_ALLOW_FW_BROADCAST_EXT>no</FW_ALLOW_FW_BROADCAST_EXT>
<FW_ALLOW_FW_BROADCAST_INT>no</FW_ALLOW_FW_BROADCAST_INT>
<FW_CONFIGURATIONS_DMZ></FW_CONFIGURATIONS_DMZ>
<FW_CONFIGURATIONS_EXT></FW_CONFIGURATIONS_EXT>
<FW_CONFIGURATIONS_INT></FW_CONFIGURATIONS_INT>
<FW_DEV_DMZ></FW_DEV_DMZ>
<FW_DEV_EXT>any eth0</FW_DEV_EXT>
<FW_DEV_INT></FW_DEV_INT>
<FW_FORWARD_ALWAYS_INOUT_DEV></FW_FORWARD_ALWAYS_INOUT_DEV>
<FW_FORWARD_MASQ></FW_FORWARD_MASQ>
<FW_IGNORE_FW_BROADCAST_DMZ>no</FW_IGNORE_FW_BROADCAST_DMZ>
<FW_IGNORE_FW_BROADCAST_EXT>yes</FW_IGNORE_FW_BROADCAST_EXT>
<FW_IGNORE_FW_BROADCAST_INT>no</FW_IGNORE_FW_BROADCAST_INT>
<FW_IPSEC_TRUST>no</FW_IPSEC_TRUST>
<FW_LOAD_MODULES>nf_conntrack_netbios_ns</FW_LOAD_MODULES>
<FW_LOG_ACCEPT_ALL>no</FW_LOG_ACCEPT_ALL>
<FW_LOG_ACCEPT_CRIT>yes</FW_LOG_ACCEPT_CRIT>
<FW_LOG_DROP_ALL>no</FW_LOG_DROP_ALL>
<FW_LOG_DROP_CRIT>yes</FW_LOG_DROP_CRIT>
<FW_MASQUERADE>no</FW_MASQUERADE>
<FW_PROTECT_FROM_INT>no</FW_PROTECT_FROM_INT>
<FW_ROUTE>no</FW_ROUTE>
<FW_SERVICES_ACCEPT_DMZ></FW_SERVICES_ACCEPT_DMZ>
<FW_SERVICES_ACCEPT_EXT></FW_SERVICES_ACCEPT_EXT>
<FW_SERVICES_ACCEPT_INT></FW_SERVICES_ACCEPT_INT>
<FW_SERVICES_ACCEPT_RELATED_DMZ></FW_SERVICES_ACCEPT_RELATED_DMZ>
<FW_SERVICES_ACCEPT_RELATED_EXT></FW_SERVICES_ACCEPT_RELATED_EXT>
<FW_SERVICES_ACCEPT_RELATED_INT></FW_SERVICES_ACCEPT_RELATED_INT>
<FW_SERVICES_DMZ_IP></FW_SERVICES_DMZ_IP>
<FW_SERVICES_DMZ_RPC></FW_SERVICES_DMZ_RPC>
<FW_SERVICES_DMZ_TCP></FW_SERVICES_DMZ_TCP>
<FW_SERVICES_DMZ_UDP></FW_SERVICES_DMZ_UDP>
<FW_SERVICES_EXT_IP></FW_SERVICES_EXT_IP>
<FW_SERVICES_EXT_RPC></FW_SERVICES_EXT_RPC>
<FW_SERVICES_EXT_TCP></FW_SERVICES_EXT_TCP>
<FW_SERVICES_EXT_UDP></FW_SERVICES_EXT_UDP>
<FW_SERVICES_INT_IP></FW_SERVICES_INT_IP>
<FW_SERVICES_INT_RPC></FW_SERVICES_INT_RPC>
<FW_SERVICES_INT_TCP></FW_SERVICES_INT_TCP>
<FW_SERVICES_INT_UDP></FW_SERVICES_INT_UDP>
<enable_firewall config:type="boolean">false</enable_firewall>
<start_firewall config:type="boolean">false</start_firewall>
</firewall>
<groups config:type="list">
<group>
<group_password>$1$LU9ap9bL$1j7m6AIu.jFS6i/IQTgiX.</group_password>
<groupname>users</groupname>
<userlist>anubis</userlist>
</group>
</groups>
<kerberos>
<kerberos_client>
<ExpertSettings>
<external>sshd</external>
<use_shmem>sshd</use_shmem>
</ExpertSettings>
<clockskew>300</clockskew>
<default_domain>qsilocal.org</default_domain>
<default_realm>QSILOCAL.ORG</default_realm>
<forwardable config:type="boolean">true</forwardable>
<ignore_unknown config:type="boolean">true</ignore_unknown>
<kdc_server>qsisrv.qsilocal.org</kdc_server>
<minimum_uid>1</minimum_uid>
<proxiable config:type="boolean">false</proxiable>
<renew_lifetime>1d</renew_lifetime>
<ssh_support config:type="boolean">false</ssh_support>
<ticket_lifetime>1d</ticket_lifetime>
</kerberos_client>
<pam_login>
<use_kerberos config:type="boolean">false</use_kerberos>
</pam_login>
</kerberos>
<keyboard>
<keymap>italian</keymap>
</keyboard>
<language>
<language>it_IT</language>
<languages>it_IT</languages>
</language>
<login_settings/>
<networking>
<dhcp_options>
<dhclient_client_id></dhclient_client_id>
<dhclient_hostname_option>AUTO</dhclient_hostname_option>
</dhcp_options>
<dns/>
<interfaces config:type="list">
<interface>
<bootproto>dhcp4</bootproto>
<device>eth0</device>
<name>RTL8101E/RTL8102E PCI Express Fast Ethernet controller</name>
<startmode>auto</startmode>
</interface>
<interface>
<bootproto>dhcp4</bootproto>
<device>wlan0</device>
<ifplugd_priority>10</ifplugd_priority>
<name>AR242x 802.11abg Wireless PCI Express Adapter</name>
<startmode>ifplugd</startmode>
<usercontrol>no</usercontrol>
<wireless_auth_mode>open</wireless_auth_mode>
<wireless_bitrate>auto</wireless_bitrate>
<wireless_default_key>0</wireless_default_key>
<wireless_key_length>128</wireless_key_length>
<wireless_mode>Managed</wireless_mode>
<wireless_power>yes</wireless_power>
</interface>
</interfaces>
<managed config:type="boolean">true</managed>
<routing>
<ip_forward config:type="boolean">false</ip_forward>
</routing>
</networking>
<partitioning config:type="list">
<drive>
<device>/dev/sda</device>
<initialize config:type="boolean">false</initialize>
<partitions config:type="list">
<partition>
<create config:type="boolean">false</create>
<crypt_fs config:type="boolean">false</crypt_fs>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">false</format>
<loop_fs config:type="boolean">false</loop_fs>
<mountby config:type="symbol">device</mountby>
<partition_id config:type="integer">131</partition_id>
<partition_nr config:type="integer">1</partition_nr>
<resize config:type="boolean">false</resize>
<size>5231245824</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<crypt_fs config:type="boolean">false</crypt_fs>
<filesystem config:type="symbol">swap</filesystem>
<format config:type="boolean">true</format>
<loop_fs config:type="boolean">false</loop_fs>
<mount>swap</mount>
<mountby config:type="symbol">device</mountby>
<partition_id config:type="integer">130</partition_id>
<partition_nr config:type="integer">5</partition_nr>
<resize config:type="boolean">false</resize>
<size>2138540544</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<crypt_fs config:type="boolean">false</crypt_fs>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<loop_fs config:type="boolean">false</loop_fs>
<mount>/</mount>
<mountby config:type="symbol">device</mountby>
<partition_id config:type="integer">131</partition_id>
<partition_nr config:type="integer">6</partition_nr>
<resize config:type="boolean">false</resize>
<size>32374669824</size>
</partition>
<partition>
<create config:type="boolean">true</create>
<crypt_fs config:type="boolean">false</crypt_fs>
<filesystem config:type="symbol">ext3</filesystem>
<format config:type="boolean">true</format>
<loop_fs config:type="boolean">false</loop_fs>
<mount>/home</mount>
<mountby config:type="symbol">device</mountby>
<partition_id config:type="integer">131</partition_id>
<partition_nr config:type="integer">7</partition_nr>
<resize config:type="boolean">false</resize>
<size>120261786112</size>
</partition>
</partitions>
<pesize></pesize>
<type config:type="symbol">CT_DISK</type>
<use>all</use>
</drive>
</partitioning>
<runlevel>
<default>5</default>
</runlevel>
<samba-client>
<global>
<cups_options>raw</cups_options>
<idmap_gid>10000-20000</idmap_gid>
<idmap_uid>10000-20000</idmap_uid>
<include>/etc/samba/dhcp.conf</include>
<logon_drive>P:</logon_drive>
<logon_home>\\%L\%U\.9xprofile</logon_home>
<logon_path>\\%L\profiles\.msprofile</logon_path>
<map_to_guest>Bad User</map_to_guest>
<printcap_cache_time>750</printcap_cache_time>
<printcap_name>cups</printcap_name>
<printing>cups</printing>
<security>domain</security>
<usershare_allow_guests>No</usershare_allow_guests>
<workgroup>QSILOCAL</workgroup>
</global>
<winbind config:type="boolean">true</winbind>
</samba-client>
<samba-server>
<config config:type="list">
<listentry>
<comment>smb.conf is the main Samba configuration file. You find a full
commented
version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
samba-doc package is installed.
Date: 2009-01-08</comment>
<name>global</name>
<parameters>
<cups_options>raw</cups_options>
<idmap_gid>10000-20000</idmap_gid>
<idmap_uid>10000-20000</idmap_uid>
<include>/etc/samba/dhcp.conf</include>
<logon_drive>P:</logon_drive>
<logon_home>\\%L\%U\.9xprofile</logon_home>
<logon_path>\\%L\profiles\.msprofile</logon_path>
<map_to_guest>Bad User</map_to_guest>
<printcap_cache_time>750</printcap_cache_time>
<printcap_name>cups</printcap_name>
<printing>cups</printing>
<security>domain</security>
<usershare_allow_guests>No</usershare_allow_guests>
<workgroup>QSILOCAL</workgroup>
</parameters>
</listentry>
</config>
<service>Disabled</service>
<version>2.11</version>
</samba-server>
<software>
<packages config:type="list">
<package>madwifi</package>
<package>laptop-mode-tools</package>
<package>smpppd</package>
<package>MozillaThunderbird-translations</package>
<package>minicom</package>
<package>acerfand</package>
<package>athinfo</package>
<package>findutils-locate</package>
<package>gstreamer-0_10-plugins-good-extra</package>
<package>kernel-syms</package>
<package>madwifi-kmp-pae</package>
<package>autoyast2-installation</package>
<package>autoyast2</package>
<package>yast2-samba-client</package>
<package>samba-winbind</package>
</packages>
<patterns config:type="list">
<pattern>Aspire_one</pattern>
<pattern>console</pattern>
<pattern>devel_gnome</pattern>
<pattern>devel_kernel</pattern>
<pattern>devel_rpm_build</pattern>
<pattern>devel_tcl</pattern>
<pattern>print_server</pattern>
<pattern>x11</pattern>
<pattern>office</pattern>
<pattern>imaging</pattern>
<pattern>gnome</pattern>
<pattern>multimedia</pattern>
<pattern>sw_management</pattern>
<pattern>games</pattern>
<pattern>gnome_basis</pattern>
<pattern>yast2_basis</pattern>
<pattern>xgl</pattern>
<pattern>laptop</pattern>
<pattern>enhanced_base</pattern>
<pattern>fonts</pattern>
<pattern>base</pattern>
<pattern>yast2_install_wf</pattern>
<pattern>default</pattern>
<pattern>devel_basis</pattern>
<pattern>devel_C_C++</pattern>
<pattern>gnome_imaging</pattern>
<pattern>gnome_internet</pattern>
<pattern>gnome_multimedia</pattern>
<pattern>gnome_office</pattern>
<pattern>gnome_utilities</pattern>
<pattern>enhanced_base_opt</pattern>
<pattern>fonts_opt</pattern>
<pattern>games_opt</pattern>
<pattern>gnome_admin</pattern>
<pattern>gnome_basis_opt</pattern>
<pattern>gnome_imaging_opt</pattern>
<pattern>gnome_laptop</pattern>
<pattern>gnome_multimedia_opt</pattern>
<pattern>gnome_office_opt</pattern>
<pattern>gnome_utilities_opt</pattern>
<pattern>gnome_xgl</pattern>
<pattern>gnome_yast</pattern>
<pattern>imaging_opt</pattern>
<pattern>kde3_basis_opt</pattern>
<pattern>kde3_laptop</pattern>
<pattern>kde4_basis_opt</pattern>
<pattern>kde4_laptop</pattern>
<pattern>multimedia_opt</pattern>
<pattern>office_opt</pattern>
<pattern>sw_management_gnome</pattern>
<pattern>x11_opt</pattern>
</patterns>
</software>
<sound>
<configure_detected config:type="boolean">false</configure_detected>
<modules_conf config:type="list">
<module_conf>
<model>HDA Intel</model>
<options>
<index>0</index>
</options>
<unique_key>uniq.unknown_key</unique_key>
</module_conf>
</modules_conf>
<pulse_audio_status config:type="boolean">false</pulse_audio_status>
<rc_vars>
<LOAD_ALSA_SEQ>yes</LOAD_ALSA_SEQ>
</rc_vars>
<volume_settings config:type="list">
<volume_entry config:type="list">
<volume_component>
<mute config:type="boolean">false</mute>
<name>Master</name>
<volume config:type="integer">62</volume>
</volume_component>
<volume_component>
<mute config:type="boolean">false</mute>
<name>PCM</name>
<volume config:type="integer">100</volume>
</volume_component>
</volume_entry>
</volume_settings>
</sound>
<sysconfig config:type="list">
<sysconfig_entry>
<sysconfig_key>MODULES_LOADED_ON_BOOT</sysconfig_key>
<sysconfig_path>/etc/sysconfig/kernel</sysconfig_path>
<sysconfig_value>pciehp</sysconfig_value>
</sysconfig_entry>
<sysconfig_entry>
<sysconfig_key>WANTED_GUI</sysconfig_key>
<sysconfig_path>/etc/sysconfig/yast2</sysconfig_path>
<sysconfig_value>qt</sysconfig_value>
</sysconfig_entry>
<sysconfig_entry>
<sysconfig_key>WANTED_SHELL</sysconfig_key>
<sysconfig_path>/etc/sysconfig/yast2</sysconfig_path>
<sysconfig_value>qt</sysconfig_value>
</sysconfig_entry>
</sysconfig>
<timezone>
<hwclock>localtime</hwclock>
<timezone>Europe/Rome</timezone>
</timezone>
<user_defaults>
<group>100</group>
<groups>video,dialout</groups>
<home>/home</home>
<inactive>-1</inactive>
<shell>/bin/bash</shell>
<skel>/etc/skel</skel>
</user_defaults>
<users config:type="list">
<user>
<encrypted config:type="boolean">false</encrypted>
<fullname>Andrea Florio</fullname>
<gid>100</gid>
<home>/home/anubis</home>
<password_settings>
<inact>-1</inact>
<max>99999</max>
<min>0</min>
<warn>7</warn>
</password_settings>
<shell>/bin/bash</shell>
<uid>1000</uid>
<user_password>MYPASSWORD</user_password>
<username>anubis</username>
</user>
<user>
<encrypted config:type="boolean">false</encrypted>
<fullname>root</fullname>
<gid>0</gid>
<home>/root</home>
<password_settings>
<inact>-1</inact>
<max>99999</max>
<min>0</min>
<warn>7</warn>
</password_settings>
<shell>/bin/bash</shell>
<uid>0</uid>
<user_password>MYPASSWORD</user_password>
<username>root</username>
</user>
</users>
<x11>
<color_depth config:type="integer">24</color_depth>
<display_manager>gdm</display_manager>
<enable_3d config:type="boolean">true</enable_3d>
<monitor>
<display>
<max_hsync config:type="integer">50</max_hsync>
<max_vsync config:type="integer">60</max_vsync>
<min_hsync config:type="integer">30</min_hsync>
<min_vsync config:type="integer">43</min_vsync>
</display>
<monitor_device>AUO LCD MONITOR</monitor_device>
<monitor_vendor>AUO</monitor_vendor>
</monitor>
<resolution>1024x600</resolution>
<window_manager>gnome</window_manager>
</x11>
</profile>

< Previous Next >