KUser/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with '== Початкове налаштування ==')
(Created page with 'Типово, у дистрибутивах не встановлюється '''KUser''', отже вам доведеться встановити програму вручну...')
Line 16: Line 16:
== Початкове налаштування ==
== Початкове налаштування ==


'''Kuser''' usually is not installed by default, so it has to be installed manually. '''KUser''' is part of the '''kdeadmin'''-package.
Типово, у дистрибутивах не встановлюється '''KUser''', отже вам доведеться встановити програму вручну. '''KUser''' є частиною пакунка '''kdeadmin'''. Після встановлення програми ви можете запустити її за допомогою пункту меню <menuchoice>K-меню -> Система -> KUser</menuchoice> або за допомогою '''KRunner''' <keycap>(Alt+F2)</keycap>: просто введіть команду {{Input|1=kuser}}
Once installed you can find it under <menuchoice>K-Menu -> System -> KUser</menuchoice>, or start it with '''KRunner''' <keycap>(Alt+F2)</keycap> typing {{Input|1=kuser}}.


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

Revision as of 13:40, 15 September 2010

KUser — це інструмент для керування обліковими записами користувачів у вашій системі.


Інформація

Зображення можна натискати: буде показано зображення з початковими розмірами. Після перегляду зображення ви можете натиснути кнопку «Назад» вашого переглядача інтернету, щоб повернутися до читання цієї сторінки.


Можливості

  • Додавання, зміна та вилучення облікових записів користувачів.
  • Додавання, зміна та вилучення облікових записів груп користувачів.
  • Керування паролями.

Початкове налаштування

Типово, у дистрибутивах не встановлюється KUser, отже вам доведеться встановити програму вручну. KUser є частиною пакунка kdeadmin. Після встановлення програми ви можете запустити її за допомогою пункту меню K-меню -> Система -> KUser або за допомогою KRunner (Alt+F2): просто введіть команду

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, Adress 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