07-23-2020 11:41 AM
Using this tutorial https://doc.nuxeo.com/client-apps/how-to-manually-initialize-or-deploy-a-nuxeo-drive-instance/ I've installed Drive for Windows with the EXE variables below...
nuxeo-drive.exe /VERYSILENT /TARGETDRIVEFOLDER="%USERPROFILE%\Documents\Nuxeo Drive" /TARGETURL="http://localhost:8080/nuxeo" /TARGETUSERNAME="foo"
The TARGETURL has been modified to reflect our environment.
I've selected these variables so when we mass deploy the Drive application the user does not need to know and enter our Nuxeo url.
The issue I'm seeing is when you go to the Accounts settings page you see the Username as "foo" (or whatever you enter in the EXE argument).
Once you log back in, the "foo" name stays in the username field. It never changes to the actual username of the re-authenticated user.
It's only a visible issue and does not affect the operation of the Drive app, but it's one that could confuse our support staff if they need to troubleshoot and see a different name in the username field.
07-29-2020 11:54 AM
Would it be possible that the username for Nuxeo is the same as the Windows one? I mean, instead of /TARGETUSERNAME="foo"
, that would be correct to use /TARGETUSERNAME="%USERNAME%"
.
07-29-2020 12:35 PM
Oh, never thought to try that... Ill give it a shot.
07-29-2020 12:53 PM
%USERNAME% did fix it and now shows the users name.
08-04-2020 09:19 AM
I created NXDRIVE-2272 (Save username changes when updating credentials). It will be fixed in Nuxeo Drive 4.4.5.
Edit: the fix is included in Nuxeo Drive 4.4.5.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.