mirror of
https://github.com/YunoHost-Apps/samba_ynh.git
synced 2024-09-03 20:16:27 +02:00
add removal of user with pdbedit
This commit is contained in:
parent
5ecc23cd0e
commit
1dc311dc17
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
user=$1
|
||||
pdbedit -x -u $1
|
||||
|
|
Loading…
Reference in a new issue