tcp567: run authserver with p9sk1 tickets disabled preventing offline password brute-force

This commit is contained in:
cinap_lenrek 2016-04-07 21:19:48 +02:00
parent 455a0a09ac
commit 1e821d82f2
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
#!/bin/rc
/bin/auth/authsrv -d $3
exec /bin/auth/authsrv -N $3

View file

@ -1,2 +1,2 @@
#!/bin/rc
/bin/auth/authsrv -d $3
exec /bin/auth/authsrv -N $3