home.nas: remove inbox user
This commit is contained in:
parent
1c8d2ccb66
commit
9e2b36767f
1 changed files with 5 additions and 5 deletions
|
@ -252,11 +252,11 @@ nodes['home.nas'] = {
|
|||
'enable_x_forwarding_for_admins': True,
|
||||
},
|
||||
'users': {
|
||||
'inbox': {
|
||||
'ssh_pubkey': {
|
||||
#'command="/usr/share/rsync/scripts/rrsync -wo /storage/inbox/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding ',
|
||||
},
|
||||
},
|
||||
#'inbox': {
|
||||
# 'ssh_pubkey': {
|
||||
# #'command="/usr/share/rsync/scripts/rrsync -wo /storage/inbox/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding ',
|
||||
# },
|
||||
#},
|
||||
'kunsi': {
|
||||
'groups': {
|
||||
'nas',
|
||||
|
|
Loading…
Reference in a new issue