Import users from text file into Directory server

Currently reading
Import users from text file into Directory server

2
0
NAS
DS920
Operating system
  1. Windows
Mobile operating system
  1. Android
Last edited by a moderator:
Hi,
I try several days import users from text files. I try lots of notes over internet, but i can't find some normal piece of information, which really work.
The best shot have this result:
Please check your permissions by following the steps below:
1. Launch Windows' File Explorer and connect to your Synology NAS via SMB.
2. Check if your account has read/write permissions to the folders "netlogon" and "sysvol".

This is very nice information in import user process. Looks like administrator, which normally can create user in this window don't have permission?
And of course - i can see this directory and i can write into this...

code sample
zub Ib$tG5^8zW*R Zuz Baj [email protected] Zuz Baj Zuz Baj

9 text unicode field, last 3 empty, tabs, Unix LF used

Do you have anyone some working file? Or what is this nonsense error?
Import don't work for domain admin or NAS admin, same result

NAS DS920+
DSM 7.1.1-42962 Update 2
 
Hi,
This is working version for DSM 7.1.1
Semicolon separator.
Export from Excel as Unicode CSV file without header.


When you prepare a file to import, place each user account on an individual row. Each piece of information should be separated by a delimiter in the following order (choose tab, comma, or semicolon from the Delimiter drop-down menu):

  1. Username
  2. Password
  3. Description
  4. Email
  5. First name
  6. Last name
  7. Full name
  8. Profile path
  9. Login script
  10. Home directory
  11. Group name
The format of an import file should meet the following requirements:

  • The import file must be in UTF-8 format.
  • The order of columns must be correct (from left to right).
  • The imported passwords must comply with the password policy.
  • Each line of information must contain ten delimiters. If you wish to skip a piece of information (e.g., Description), you still need to enter a delimiter to separate the empty value from the next value (e.g., Email).
  • If you wish to add a user to multiple groups, please insert a comma (,) between groups and wrap them with a pair of quotation marks ("), e.g., "Group_A,Group_B,Group_C".
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top