shell login denied by ACL #102
Replies: 1 comment
-
Closed, this duplicates #101 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
my disposition , login NAS to "shell login denied by ACL"
#!../../../sbin/tac_plus-ng
id = spawnd {
#background = no
listen { port = 49 }
spawn {
instances min = 1
instances max = 32
}
}
id = tac_plus-ng {
log mysyslog { destination = /var/log/tac_log/access.log }
log accesslog { destination = /var/log/tac_log/account.log }
log authorlog { destination = /var/log/tac_log/author.log }
}
Beta Was this translation helpful? Give feedback.
All reactions