Deploying Users - Corrupt Data Error


Author
Message
StrataFrame Team
S
StrataFrame Developer (4.3K reputation)StrataFrame Developer (4.3K reputation)StrataFrame Developer (4.3K reputation)StrataFrame Developer (4.3K reputation)StrataFrame Developer (4.3K reputation)StrataFrame Developer (4.3K reputation)StrataFrame Developer (4.3K reputation)StrataFrame Developer (4.3K reputation)StrataFrame Developer (4.3K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Yes, you can deploy users.  However, you have to set the seed for the user's data encryption to the same value as the security project project.  Go to the properties for your security project within the Security Editor and copy the value from the Security Key: textbox.

Then, in the InitApplication() of your AppMain.vb file, add SecurityBasics.SetSecurityKeyAndVectorForUserAuthentication() and pass the same value that you put in the project properties.

Tim Dol
Tim Dol
StrataFrame User (414 reputation)StrataFrame User (414 reputation)StrataFrame User (414 reputation)StrataFrame User (414 reputation)StrataFrame User (414 reputation)StrataFrame User (414 reputation)StrataFrame User (414 reputation)StrataFrame User (414 reputation)StrataFrame User (414 reputation)
Group: Forum Members
Posts: 340, Visits: 1.4K
I want to include two users with my application so our support staff have common user access on all sites.

I created the two users in my security project and built my deployment project to include the role based security data.

When I deploy the package my two users show up but an error message is displayed

'Invalid user. This is not a valid user. The user data is corrupt.

Is it possilbe to deploy users?

Thanks

Tim

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search