Reenable CDE After Installing JASS Script

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default Reenable CDE After Installing JASS Script

    Hi All Solaris Gurus,

    Any idea how I can reenable CDE for Solaris after running JASS hardening
    script? Our developer requires the CDE interface (running off Reflection X)
    to install their application.

    Thanks.

    Alex.
    --
    Please remove "nospam" from
    [email]lhsaw@nospam.yahoo.com[/email]
    when replying


    Saw Lee Huat, Alex Guest

  2. Similar Questions and Discussions

    1. Error 1409 installing Acrobat 8 on SystemError message 1409, installing Acrobat 8Professional on O
      Have tried installing from the CD or copy files to HD and then install. Will not happen either way. Will get error message or will not open. Have...
    2. 6.1 script not working on 7.0 server. Script used towork!
      I've a problem with some coldfusion 6.1 scripts running on a server with coldfusion 7. It seems that it isn't accepting the hidden type for the tag...
    3. Help! CFMX7 stalls on installing at "Installing WebServer Connectors"
      I hope someone can help with this - I am currently doing an install (fresh = no other CF versions on server) on a small production server - the...
    4. Installing standalone CF7 after installing JRun4
      I have installed JRun4 in developer mode. Subsequently I am attempting to install CF7 in "Multiserver configuration" but this option is dimmed out...
    5. ksh script - Preventing multiple runs of a particular script
      I am having trouble with a ksh script I am writing. I need to make sure that the script is not already running when it is kicked off in cron. ...
  3. #2

    Default Re: Reenable CDE After Installing JASS Script

    Saw Lee Huat, Alex wrote...
    > Any idea how I can reenable CDE for Solaris after running JASS hardening
    > script? Our developer requires the CDE interface (running off Reflection X)
    > to install their application.
    Undo what disable-dtlogin.fin does, i.e. JASS has messed with
    K10dtlogin and S99dtlogin in /etc/rc?.d/ so fix them.

    Using desktop-hardening.driver with desktop machines might be a good
    idea, if you've been using hardening.driver for them - not that it's
    hard to disable/enable single scripts or undo their doings.
    Hannu Liljemark Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139