leap 15.3 autoyast issue with samba-client
Hi, using the same Autoyast profile which works in Leap 15.2. Does not work in Leap 15.3. The autoyast portion relevant: ``` <samba-client> <active_directory> <kdc>dc.domain.co.uk</kdc> </active_directory> <join> <user>adomainuser</user> <password>password</password> </join> <disable_dhcp_hostname config:type="boolean">true</disable_dhcp_hostname> <global> <cached_login>yes</cached_login> <idmap_gid>5000-4000000000</idmap_gid> <idmap_uid>5000-4000000000</idmap_uid> <kerberos_method>secrets and keytab</kerberos_method> <security>domain</security> <template_shell>/bin/bash</template_shell> <usershare_allow_guests>No</usershare_allow_guests> <usershare_max_shares>100</usershare_max_shares> <winbind_offline_logon>yes</winbind_offline_logon> <workgroup>DOMAIN.CO.UK</workgroup> </global> <mkhomedir config:type="boolean">true</mkhomedir> <winbind config:type="boolean">true</winbind> </samba-client> ``` When launching a PXE install for Leap 15.3, it gives this error: ERROR: Extra element samba-client in interleave<br>36:0: ERROR: Element profile failed to validate content If I press OK, then I get this error: ERROR: Extra element samba-client in interleave<br>155:0: ERROR: Element profile failed to validate content Thanks
participants (1)
-
David Mace