tcp567: run authserver with p9sk1 tickets disabled preventing offline password brute-force
This commit is contained in:
parent
455a0a09ac
commit
1e821d82f2
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/rc
|
||||
/bin/auth/authsrv -d $3
|
||||
exec /bin/auth/authsrv -N $3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/rc
|
||||
/bin/auth/authsrv -d $3
|
||||
exec /bin/auth/authsrv -N $3
|
||||
|
|
Loading…
Reference in a new issue