Jump to content

Importing users from a separate file


This topic is 5789 days old. Please don't post here. Open a new topic instead.

Recommended Posts

You could create (or use) a table for Users and their accounts. Then script the creation of accounts in all the files. If you can create one, you can create a Loop which does many. It is quite fast. Look at this example file.

http://www.fmforums.com/forum/showtopic.php?tid/112882/post/112911/hl//fromsearch/1/#112911

This is not a highly secure model however, because it stores the user passwords. To make it more secure, delete the user passwords from that field after everyone knows theirs; they are no longer really needed once the accounts are created. Or, even more secure, modify the setup so that users have to modify their password the first time they log in.

Link to comment
Share on other sites

Hi stph6,

Sadly, no not in an import fashion. The process can be scripted though. Each Privilege Set must be manually entered, cannot be scripted and must be identical from file to file. After that, users can be set up in each file via a script. I use such a scripted process in my systems.

Some start each file from a template with privilege sets already created.

Hope this helps,

Tim

Link to comment
Share on other sites

This topic is 5789 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.