KUser/pt-br: Difference between revisions

From KDE UserBase Wiki
(Created page with "== Instalação ==")
(Created page with "'''KUser''' geralmente não é instalado por padrão, por isso deve ser instalado manualmente. '''KUser''' é parte do pacote '''kdeadmin'''. Uma vez instalado você pode enco...")
Line 16: Line 16:
== Instalação ==
== Instalação ==


'''KUser''' usually is not installed by default, so it has to be installed manually. '''KUser''' is part of the '''kdeadmin'''-package.
'''KUser''' geralmente não é instalado por padrão, por isso deve ser instalado manualmente. '''KUser''' é parte do pacote '''kdeadmin'''.
Once installed you can find it under <menuchoice>Kickoff -> Applications -> System -> KUser</menuchoice> (<menuchoice>Kickoff -> System -> KUser</menuchoice> if you use the classic menu style) , or start it with '''KRunner''' (<keycap>Alt+F2</keycap>) typing {{Input|1=kuser}}.
Uma vez instalado você pode encontrá-lo em <menuchoice>Kickoff -> Aplicações -> Sistema -> KUser</menuchoice> (<menuchoice>Kickoff -> Sistema -> KUser</menuchoice> se você usa o estilo clássico de menu) , ou inicie-o com '''KRunner''' (<keycap>Alt+F2</keycap>) typing {{Input|1=kuser}}.


== Using KUser ==
== Using KUser ==

Revision as of 13:21, 29 January 2015

KUser é uma ferramenta para gerenciamento de usuários e grupos no seu sistema


Information

Images are clickable, which displays the full-size image. Você tem que usar o botão voltar do seu navegador para retornar.


Características

  • Adicionar/Editar/Remover usuários
  • Adicionar/Editar/Remover grupos
  • Gerenciamento de Senhas

Instalação

KUser geralmente não é instalado por padrão, por isso deve ser instalado manualmente. KUser é parte do pacote kdeadmin.

Uma vez instalado você pode encontrá-lo em Kickoff -> Aplicações -> Sistema -> KUser (Kickoff -> Sistema -> KUser se você usa o estilo clássico de menu) , ou inicie-o com KRunner (Alt+F2) typing

kuser

.

Using KUser

After starting KUser a window opens containing two tabs: Users and Groups.



Users

Double-clicking a user opens a dialog with several tabs. The amount of tabs is variable, depending on the type of the user storage system and whether quotas are being used.

User Info

  • Modify the user-properties like User-ID, Name, Address information or set/change a password for example. You can also deactivate an account.



Password Management

  • Change password settings, like the time after which a password has to be changed, or set a time at which an account will expire.



Groups

  • Add or remove groups the user belongs to.



Groups

Double clicking a group opens a dialog, where you can change the name of the group and add/remove users to/from a group.



Warning

Be careful deleting anything, as it can harm your system seriously!


Configure KUser

Click Settings -> Configure KUser and you can set up defaults for creating a new user:

General

  • set the shell, the home path or the UID.
  • choose if a home folder will be created and if a skeleton (standard configuration files) will be copied to the home folder.
  • set a private group, which creates a own personal group when a user is added and removes it, when the user is removed.
  • set a standard password policy.



Files

  • set default paths for password, group file, password shadow file and group shadow file.



LDAP

  • set preferences for users in a local network



Tip

In most cases you won't have to change the default settings, as they are sufficient for most users.


More Information