diff options
Diffstat (limited to 'docs/installer/hr/addUser.xml')
-rw-r--r-- | docs/installer/hr/addUser.xml | 38 |
1 files changed, 20 insertions, 18 deletions
diff --git a/docs/installer/hr/addUser.xml b/docs/installer/hr/addUser.xml index 183e2d0f..07cd66bf 100644 --- a/docs/installer/hr/addUser.xml +++ b/docs/installer/hr/addUser.xml @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="addUser" version="5.0" xml:lang="hr"> - +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="addUser" version="5.0" xml:lang="hr"> <info> <title xml:id="addUser-ti1">Upravljanje korisnikom i superkorisnikom</title> </info> @@ -15,10 +14,12 @@ + + - - <mediaobject> + + <mediaobject> <!-- Started by marja,using Led43's text, on 2012 03 27 --> <!-- NEEDS TO BE REVIEWED! --> <!-- SimonNZG 2012-04-03 has taken a look but needs to come back --> @@ -31,10 +32,11 @@ "rbash" in the xguest warning - is that correct? --> <!-- JohnR 2012-04-19 Language proofreading --> <!-- marja 2012-04-24 Added screenshot --> -<!-- marja 2013-04-26 added new note --> -<imageobject> <imagedata revision="1" fileref="dx2-setRootPassword.png" -format="PNG" align="center" xml:id="setRootPassword-im1"></imagedata> -</imageobject></mediaobject> +<!-- marja 2013-04-26 added new note--> +<imageobject condition="classical"> <imagedata revision="1" align="center" +xml:id="setRootPassword-im1" fileref="dx2-setRootPassword.png" +format="PNG"/> </imageobject> <imageobject> <imagedata format="PNG" +fileref="live-user1.png"/> </imageobject></mediaobject> <section xml:id="root-password"> <info> @@ -84,7 +86,7 @@ prijave je osjetljivo na mala i velika slova.</emphasis></para> <listitem> <para><guilabel>Lozinka</guilabel>: U tekstualno polje trebate uppisati korisničku lozinku. Na kraju tekstualnog polja nalazi se štit koji pokazuje snagu -lozinke.(Također vidi <xref linkend="givePassword"></xref>)</para> +lozinke.(Također vidi <xref linkend="givePassword"/>)</para> </listitem> <listitem> @@ -94,7 +96,7 @@ tekstualnom polju.</para> </listitem> </itemizedlist> - <note> + <note> <para>Svaki korisnik kojeg dodate tijekom instalacije Mageie, će imati čitljiv ( ali zaštićen za pisanje) osobni direktorij.</para> @@ -103,34 +105,34 @@ System - Manage users on system</emphasis> will have a home directory that is both read and write protected.</para> <para>If you don't want a world readable home directory for anyone, it is advised -to only add a temporary user now and to add the real one(s) after reboot.</para> +to only add a temporary user now and to add the real one(s) after reboot.</para> <para>If you prefer world readable home directories, you might want to add all extra needed users in the <emphasis>Configuration - Summary</emphasis> step during the install. Choose <emphasis>User management</emphasis>.</para> <para>Dozvole pristupa također se mogu promjeniti nakon instlacije.</para> - </note> - + </note> </section> - <section xml:id="addUserAdvanced"> + <section condition="classical" xml:id="addUserAdvanced"> <info> <title xml:id="addUserAdvanced-ti3">Napredno korisničko upravljanje</title> </info> <para>Ako je kliknuto na <guibutton>napredno</guibutton> dugme nudi vam se zaslon -gdje možete urediti postavke korisnika kojega dodajete. Dodatno, možete -onemogućiti ili omogućiti račun gosta.</para> +gdje možete urediti postavke korisnika kojega dodajete.</para> - <warning> + <para condition="classical">Additionally, you can disable or enable a guest account.</para> + + <warning condition="classical"> <para>Anything a guest with a default <emphasis>rbash</emphasis> guest account saves to his /home directory will be erased when he logs out. The guest should save his important files to a USB key.</para> </warning> <itemizedlist> - <listitem> + <listitem condition="classical"> <para><guilabel>Omogući račun gosta</guilabel>: Ovdje možete omogućiti ili onemogućiti račun gosta. Račun gosta dopušta gostu prijavu i korištenje PC-ja, ali ima ograničeniji pristup od normalnih korisnika.</para> |