Results 1 to 13 of 13

Thread: how to create password on the compute for security?r

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    6

    how to create password on the compute for security?r

    Hello, can someone teach the step to put your password on your personal computer so without my password, nobody can used my computer not even open the window.

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    Which operating system you using?

  3. #3
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    Well, assumption is you're using 98.

    The main problem with 9x security is that the user passwords are stored in [username].pwl file somewhere in the windows directory, and by moving/deleting these files, you have gained access to good old Windows.

    You could add a BIOS password. The problem with this is that by just removing the BIOS battery, wave bye bye to that password.

    Force Win 9X/Me Logon:
    Create users for your system in the Users "wizard" in the Control panel.
    Go to HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Run and modify (create if it doesn't exist) the string value named "NoLogon" (without quotes) and set it's value to "RUNDLL32 shell32,SHExitWindowsEx 0", again without quotes.

    Restricting applications that can be run (All versions of Windows):
    This has to be done for each user that has access to the computer.

    Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer and create a new DWORD value and name it "RestrictRun" and set it's to 1 (enabled) or 0 (disabled).
    To define the applications that CAN be run, create a new string with the application's name as it's value and consecutive numbers as the name in the key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\RestrictRun. You might want to put regedit.exe in there aswell, for when you want to change these values.
    e.g:
    Name Type Data
    (Default) REG_SZ (value not set)
    1 REG_SZ "regedit.exe"
    2 REG_SZ "notepad.exe"
    3 REG_SZ "word.exe"

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    FYI, you can boot off a DOS floppy and get files from the hardware. And there's even a DOS NTFS driver for NT/2K...
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You can access NTFS from DOS, Win9x, GNU/Linux (it's specifically in the kernel to read, although writing is still in the experimental 2.5 branch).
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  6. #6
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    I can't wait for 2.5 kernels, NTFS writing is what I'm looking for, hello IE in Linux
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  7. #7
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You can't run IE on Unix....well, you *could* but MS have dropped support and it was only available as binaries for the Suns or something like that.

    Why NTFS writing? There are better filesystems...
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  8. #8
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Originally posted by parksie
    You can access NTFS from DOS, Win9x, GNU/Linux (it's specifically in the kernel to read, although writing is still in the experimental 2.5 branch).
    Yeah, but I can boot off a floppy for emergency recovery...
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  9. #9
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Originally posted by parksie
    You can't run IE on Unix....well, you *could* but MS have dropped support and it was only available as binaries for the Suns or something like that.

    Why NTFS writing? There are better filesystems...
    I'm sorry, I provided a TOTAL lack of information there, IE requires writing logs for it to function, and emulating it under Wine was impossible with my 2k/NTFS and Mandrake/EXT3 dualboot. But now, hopefully, it won't be!
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  10. #10
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    VMWare

    I wouldn't hold your breath for it, it's marked as "extremely dangerous" at the moment

    PS: Why run IE? For testing?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  11. #11

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    6

    What is that???

    Hei too many people telling something that I don't understand PLEASE just tell me the step to do OK. That would be straight forward and easy.

  12. #12
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    BIOS Password:

    Just boot up your computer, press DEL (or whatever it suggests -= "Press DEL to enter setup")

    Then there is a security option there to set a boot password..

  13. #13
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Easy to break. Just short out the BIOS and restart.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

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



Click Here to Expand Forum to Full Width