This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Scripting user creation

Is it possible to script local user creation to avoid having to manually create 100 users by Webadmin?

Presumably I could just log in via SSH and use standard Linux useradd commmands etc. Is there anything I'm missing? Eg how do you set permissions for the user?

Many thanks in advance for any advice,

Jon Potter


This thread was automatically locked due to age.
Parents
  • Why would you bother to create all those user accounts on a firewall? If you have that many users that need firewall access to connect their VPNs, you ought to have a domain database on a different machine, using Microsoft Active Directory or Novell eDirectory containing all the user IDs and passwords. Then you can use LDAP or RADIUS to connect the ASL firewall's authentication with the existing domain database.

    The only native accounts that you need on the ASL box is admin plus a second backup admin account.
Reply
  • Why would you bother to create all those user accounts on a firewall? If you have that many users that need firewall access to connect their VPNs, you ought to have a domain database on a different machine, using Microsoft Active Directory or Novell eDirectory containing all the user IDs and passwords. Then you can use LDAP or RADIUS to connect the ASL firewall's authentication with the existing domain database.

    The only native accounts that you need on the ASL box is admin plus a second backup admin account.
Children
No Data