Index: /ipk/source/skins_default/_path_/usr/local/share/titan/skin/default/skin.xml
===================================================================
--- /ipk/source/skins_default/_path_/usr/local/share/titan/skin/default/skin.xml	(revision 45227)
+++ /ipk/source/skins_default/_path_/usr/local/share/titan/skin/default/skin.xml	(revision 45228)
@@ -361,4 +361,5 @@
 		<node parent="listbox" type="menu" name="httpdsettings" text="HTTP Settings" picmem="skin/httpdsettings.png" textposx="120" valign="middle" width="100%" height="60" hspace="5">
 		<node parent="listbox" type="menu" name="inadynsettings" text="DYNDNS Settings" picmem="skin/inadynsettings.png" textposx="120" valign="middle" width="100%" height="60" hspace="5">
+		<node parent="listbox" type="menu" name="userauth" text="User Auth / Pass" picmem="skin/userauth.png" textposx="120" valign="middle" width="100%" height="60" hspace="5">
 	<node name="buttonbar" posx="0" posy="610" width="100%" height="50" hspace="5" fontcol="buttonbar_fontcol" fontsize="25" bordercol="buttonbar_bordercol" bordersize="1" borderradius="8" bgcol="buttonbar_bgcol" bgcol2="buttonbar_bgcol2" gradient="topmiddle">
 		<node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png" valign="middle" posx="0" posy="center" width="70" height="40">
@@ -3356,2 +3357,18 @@
 </screen>
 
+#userauth fullscreen, max 1220x660, Xspace=30 !
+<screen name="userauth" fontsize="28" fontcol="fontcol" bgcol="black" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30">
+	<node name="titletext" text="Userauth" fontcol="titlebar_fontcol" fontsize="36" posx="0" posy="0" width="titlebar_width" height="50" valign="middle" halign="center" bordercol="titlebar_bordercol" bordersize="1" borderradius="8" bgcol="titlebar_bgcol" bgcol2="titlebar_bgcol2" gradient="topmiddle">
+	<node name="details" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="titlebar_width" height="145" hspace="10" vspace="10" text="Here you can set the System Root Password.">
+		<node name="minitv" func="gettvpic" param1="494:24:205">
+		<node name="minitvbg" bordersize="0" bordercol="black" posx="850" posy="0" width="370" height="216" bgcol="0" transparent="255">
+		<node name="minitvbg" bordersize="0" bordercol="black" posx="850" posy="0" width="370" height="216" transparent="0">
+	<node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="215" width="100%" height="385" hspace="5" vspace="5">
+		<node parent="listbox" name="rootpass" text="Root Password" type="inputbox" valign="middle" width="100%">
+	<node name="buttonbar" posx="0" posy="610" width="100%" height="50" hspace="5" fontcol="buttonbar_fontcol" fontsize="25" bordercol="buttonbar_bordercol" bordersize="1" borderradius="8" bgcol="buttonbar_bgcol" bgcol2="buttonbar_bgcol2" gradient="topmiddle">
+		<node parent="buttonbar" name="b1" picmem="skin/key_ok_70x40.png" valign="middle" posx="0" posy="center" width="70" height="40">
+		<node parent="buttonbar" name="b2" picmem="skin/key_exit_70x40.png" valign="middle" posx="70" posy="center" width="70" height="40">
+		<node parent="buttonbar" name="b3" picmem="skin/key_text_70x40.png" valign="middle" posx="140" posy="center" width="70" height="40">
+		<node parent="buttonbar" name="b4" picmem="skin/key_control_cross_70x40.png" valign="middle" posx="210" posy="center" width="70" height="40">
+</screen>
+
