ACS RDBMS Synchronization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 12:23 AM - edited 03-10-2019 02:53 PM
We need to update the expire-date for our users on our ACS-Server.
With ACS 3.3 you need to make a csv-file with content like this:
1,0,username,,113,,20080131,,,20/12/2006,,,,0
Afterwords you have to choose the RDBMS synchronization from the webinterface.
After upgrading to ACS 4.0 the sychronization doesn't work any more. The ACS-Server give the feedback:
Sync complete with no transactions performed
Does anybody know, if the format of the csv-file has changed?
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2006 02:15 AM
Hi all,
after several tries i found my mistake. I need to include the action code ADD_PASS_STATUS.
After this everything works fine.
bye
