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

Import users text file

Is it possible to import users from text file into UTM? There are about 4000 users to import in order not to create them manually. It is a workgroup in question and agent authentication, no domain environment... [:)]

thanks


This thread was automatically locked due to age.
Parents
  • Not via WebAdmin, at least in 9.113.

    Via the command line - I'd certainly hope so.  However Sophos tends to make folks feel their support is potentially void if unauthorized changes are made from the command line.

    Clear it with support first - and please share any "official" advice support shares (if you can).

    Here's a start - there is much more that can be set:
    cc set_object "{ 'class' => 'aaa', 'type' => 'user', 'autoname' => 1, 'data' => { 'name' => 'CommandLineUser ' } }"


    Earlier this year I shared some commands for enabling/disabling users and setting passwords from the command line: https://community.sophos.com/products/unified-threat-management/astaroorg/f/53/t/34466

    Always, test outside of production.

    Manually creating and managing 4000 accounts only via the WebAdmin interface would be maddening.   Command line and automation help but are AD/LDAP/etc non-starters for this environment?
Reply
  • Not via WebAdmin, at least in 9.113.

    Via the command line - I'd certainly hope so.  However Sophos tends to make folks feel their support is potentially void if unauthorized changes are made from the command line.

    Clear it with support first - and please share any "official" advice support shares (if you can).

    Here's a start - there is much more that can be set:
    cc set_object "{ 'class' => 'aaa', 'type' => 'user', 'autoname' => 1, 'data' => { 'name' => 'CommandLineUser ' } }"


    Earlier this year I shared some commands for enabling/disabling users and setting passwords from the command line: https://community.sophos.com/products/unified-threat-management/astaroorg/f/53/t/34466

    Always, test outside of production.

    Manually creating and managing 4000 accounts only via the WebAdmin interface would be maddening.   Command line and automation help but are AD/LDAP/etc non-starters for this environment?
Children
No Data