Hi Patrick, Are you using the <groups> tag like below ? A cut-paste from my xml file which is working fine. <groups config:type="list"> <group> <group_password>x</group_password> <groupname>users</groupname> <userlist></userlist> </group> <group> <group_password>x</group_password> <groupname>apache</groupname> <gid>200</gid> <userlist></userlist> </group> <group> <group_password>x</group_password> <groupname>postgres</groupname> <gid>502</gid> <userlist></userlist> </group> ... ... </groups> With best regards, Sravan Sivaraju -----Original Message----- From: Swartz, Patrick H [mailto:Patrick.Swartz@firstdata.com] Sent: Dienstag, 24. Mai 2011 22:32 To: opensuse-autoinstall@opensuse.org Subject: [opensuse-autoinstall] additional group not being built Hi All Will finishing our autoyast.xml file I need to add a few additional user groups. But have found that they are not being created. Here is an example of what is in our xml file .. <group> <group_password>x</group_password> <groupname>dback</groupname> <userlist>f1j1jck,ts02mlh,fb9zikj</userlist> </group> Any help would be greatly appreciated. Patrick Swartz UNIX Planning & Engineering (DSUSSE) First Data 402-777-7337 desk 402-201-1192 Company cell 402-871-8981 Personal cell ----------------------------------------- The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify First Data immediately by replying to this message and deleting it from your computer. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org