DisksReadOnly Setting

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7479
    karmakoma
    Member
    • Total Post: 73
    • Back Stage Pass
    • ★★★★

    Hello,

    Running 7.1_033 of WTOS

    I’m trying to customize the access to removable storage devices. By default I only want to allow read-only access to users so in my wnos.ini file I have the DiskReadOnly=yes setting.

    I need to give write access to some people so I have created custom ini files, based on login account I have the DisksReadOnly=no

    From my testing, the custom ini file setting for DisksReadOnly appears to be ignored so I only get read-only access.

    Is what I’m trying to achieve possible?

    This is my wnos.ini and below it is the custom.ini file

    SessionConfig=ALL Smartcards=yes MapDisks=yes DisksReadOnly=no

    ;*************************************************************
    ;* ICA *
    ;*************************************************************

    PnliteServer=http://citrixwi.investec.corp/citrix/thinclient/config.xml ReconnectAtLogon=0 ReconnectFromButton=2 AutoConnectList=”Citrix:Citrix Desktop”
    SessionConfig=ICA DesktopMode=Fullscreen ProgressiveDisplay=yes AudioQualityMode=Medium

    ;*************************************************************
    ;* *
    ;* This wnos.ini file was generated with the *
    ;* Configuration File Generator 6.0.011 *
    ;* Copyright by Thomas Moellerbernd *
    ;* *
    ;* https://technicalhelp.de *
    ;* *
    ;*************************************************************

    ;*************************************************************
    ;* General 1 *
    ;*************************************************************

    autoload=2
    Privilege=None ShowDisplaySettings=Yes EnableKeyboardMouseSettings=yes SuppressTaskbar=auto
    EnableGKey=yes

    ;*************************************************************
    ;* General 2 *
    ;*************************************************************

    Reboot=yes Time=2:30
    Device=audio Volume=13

    ;*************************************************************
    ;* General 3 *
    ;*************************************************************

    NoticeFile=disclaimer.txt Resizable=yes
    Autopower=yes
    AutoSignoff=yes Reboot=yes
    SysMode=Classic

    ;*************************************************************
    ;* Input Devices *
    ;*************************************************************

    RepeatRate=0

    ;*************************************************************
    ;* Display *
    ;*************************************************************

    DeskColor=”0 0 0″
    DesktopColorDepth=16 RGB565=yes
    Desktop=Zebra.jpg
    Screensaver=”60″ LockTerminal=no Type=0

    ;*************************************************************
    ;* Time *
    ;*************************************************************

    Timeserver=10.32.0.1 Timeformat=”12-hour format” Dateformat=dd/mm/yyyy
    TimeZone=’GMT + 10:00′ ManualOverride=yes Daylight=yes Start=100107 End=040107 TimeZoneName=”AUS Eastern Standard Time” DayLightName=”AUS Eastern Daylight Time”

    ;*************************************************************
    ;* Network *
    ;*************************************************************

    SignOn=Yes
    DomainList=”AP,IB,CORP,IAM,POIS,PVB,SECURITIES,UK,ZA”

    ;*************************************************************
    ;* Services *
    ;*************************************************************

    Service=VNCD disable=yes

    ;*************************************************************
    ;* General Session *
    ;*************************************************************

    SessionConfig=ALL Smartcards=yes MapDisks=yes DisksReadOnly=yes

    ;*************************************************************
    ;* ICA *
    ;*************************************************************

    PnliteServer=http://citrixwi.investec.corp/citrix/thinclient/config.xml ReconnectAtLogon=2 ReconnectFromButton=0 AutoConnectList=”Citrix Old Farm:Citrix Old Desktop”
    SessionConfig=ICA DesktopMode=Fullscreen ProgressiveDisplay=yes AudioQualityMode=Medium

    #22748
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Where did you store the custom.ini? Are you sure it is read at all?

    CG

    #22761
    karmakoma
    Member
    • Total Post: 73
    • Back Stage Pass
    • ★★★★

    Logged a call with Wyse support.

    When applying an alternate setting in a user.ini to oppose a setting in the wnos.ini the full line needs to be present.

    i.e DisksReadOnly

    wnos.ini
    SessionConfig=ALL Smartcards=yes MapDisks=yes DisksReadOnly=yes

    custom.ini
    SessionConfig=ALL Smartcards=yes MapDisks=yes DisksReadOnly=no

    I posted that I had the entire line in my custom.ini but I actually only had
    DiskReadOnly=no

    Thanks.

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