February 20, 200322 yr I have a database shared on a network. 2 password: (no password), by default, and administrator password. 2 groups: admin (associated with the admin pass) and user (associated with no pass) Normally if a user log in as administrator the funcion Status(CurrentGroups) returns admin user This way I can check into scripts if the user logged as administrator or logged with no password. This work good with FM 5.5 Windows FM 6 Os X FM 5.5 Mac opening the file locally. However, if I open the file (shared by FM Server 5.5 OS 9), with FM5.5 OS 9, the status function doesn't operate correctly, and the user is recognized ad admin even if she logs with no password. Any idea?
February 21, 200322 yr Author The problem seem to be that: Status(CurrentGroups) returns a wrong value when accessing (with fm5.5 os9) a shared database.
Create an account or sign in to comment