Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
c11f4115
Commit
c11f4115
authored
Jun 16, 2023
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deflogin: update README
parent
f58e9787
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
README
features.in/deflogin/README
+15
-0
No files found.
features.in/deflogin/README
View file @
c11f4115
...
...
@@ -9,6 +9,21 @@
CAUTION: применяйте разумно, т.к. крайне легко создать и оставить
дыру в безопасности!
Пользователи добавляются через переменную USERS через пробел в формате:
login:passwd:admin:sudo
Например:
@$(call add,USERS,fedya:123:1:1 masha:321::)
Будут созданы два пользователя: fedya с паролем 123', c правами администратора
и настроенным sudo, и пользователь masha c паролем '321', без прав администратора
и без sudo.
Также можно определить группы, в которые будут добавляться пользователи через
переменную GROUPS.
В версии mkimage-profiles 1.4.4 появилась возможность создать пользователя
с произвольными uid, gid, домашним каталогом, интерпретатором shell и т.д.
Используйте для этого следующую конструкцию:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment