[Resolved] Problem with new users


Home Forums Synology Alarm Clock Problem with new users

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1002
    punkadelic
    Participant

    Hello,

    I just created a user account for a friend, so he can listen to my music.

    My problem is that he have access to NAS Alarm Clock ! How can i do to be the only one with access to the application ?

    Thanks.

    #1004
    Sergei Parfenov
    Keymaster

    Hello.
    I’m sorry I don’t know how to limit access for some users to alarm clock package.
    The current package doesn’t supports it.
    But I see other packages can limit access to them.
    So I will see in nearest time how to do it, and to add this feature.

    #1010
    Sergei Parfenov
    Keymaster

    Hello.
    I have found the solution.
    If you have terminal access to your diskstation, you could edit the file:
    /var/packages/AlarmClock/target/app/config

    and add after lines:
    “allowMultiInstance”: false,
    “allUsers”: true,

    the new line:
    “grantPrivilege”: “all”,

    Then, you are able to setup access for any user to this package,
    in user privileges settings.

    Or, wait some days, I will make new version with this feature.

    #1018
    punkadelic
    Participant

    You rock ! ^^

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.