¸®´ª½º ±âŸ ÀÚ·á

HomePage Backward Forward Post Reply List
Delete Modify
  Á¦¸ñ   Linux¿Í WindowsÀÇ Samba 1998/04/26 (16:54)
À̸§ ±èÈ¿¿ø (swindler@pin.snu.ac.kr)
¹øÈ£ 2
Á¶È¸ 591
º»¹® #1. ¸®´ª½º¿¡¼­ Windows ÂÊÀÇ µð·ºÅ丮 °øÀ¯Çϱâ

/usr/sbin/smbmount¸¦ ½ÇÇàÇØ¾ß ÇÑ´Ù.

smbmount //cheme/swindler /mnt/cheme12
Password : ****** (chemeÀÇ swindler's password)

À© 98°ú NTÀÇ °æ¿ì¿¡´Â ¹®Á¦°¡ »ý±æ ¼ö Àִµ¥.
ÀÌ°ÍÀº ¼­ºñ½ºÆÑ 3¿Í À©µµ¿ì 98ÀÌ ¾ÏÈ£¸¦ º¸³¾¶§ ¾ÏÈ£ ÀÚü¸¦
¾ÏȣȭÇϱ⠶§¹®ÀÌ´Ù. »ï¹Ù¸¦ »ç¿ëÇؼ­ ¾ÏÈ£ ÀÚü¸¦ ¾ÏȣȭÇϵµ·Ï
¼³Á¤ÇÏ´Â °ÍÀº »ý°¢º¸´Ù ±î´Ù·Î¿î ÀÏÀÌ´Ù. ±×³É ¾ÏÈ£ ÀÚüÀÇ
¾Ïȣȭ¸¦ ¸·¾Æ¼­ ÀÌ ¹®Á¦¸¦ ÇØ°áÇÒ ¼ö ÀÖ´Ù.
----------------------------------------------------
REGEDIT4

;Contributor:   Tim Small (tim.small@virgin.net)
;Updated:        20 August 1997
;Status:        Current
;
;Subject:        Registry file to enable plain text passwords in NT4-SP3 and l
ater

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters]
"EnablePlainTextPassword"=dword:00000001
-----------------------------------------------------
À§¿Í °°Àº TextÈ­ÀÏÀ» samba.regµîÀÇ ·¹Áö½ºÆ®¸® È­ÀÏ·Î ÀúÀåÇÏ¿©,
regedit¿¡¼­ ·¹Áö½ºÆ®¸® È­ÀÏÀ» ºÒ·¯¿À±â¸¦ ¼±ÅÃÇÏ¸é µÈ´Ù.


¾Æ·¡±ÛÀº ftp://ftp.kaist.ac.kr/samba/docs/Win95.txt¿¡ ÀÖ´Â
¿ø¹®ÀÌ´Ù.

!==
!== Win95.txt for Samba release 1.9.18p4 28 Mar 1998
!==
Copyright (C) 1997 - Samba-Team
Contributed Date: August 20, 1997
Last Update: August 20, 1997

Subject: Windows 95 and Samba Interoperability
===================================================
============================

Password Handling:
------------------
Microsoft periodically release updates to all their operating systems. Some of
these are welcomed while others cause us to change the way we do things. Few
people like change, particularly if the change is unexpected. The best advice
always is to read the documentation provided BEFORE applying an update.

One of the recent Win95 updates (VRDRUPD.EXE) disables plain text (also called
clear text) password authentication. The effects of this updates are desirable
where MS Windows NT is providing the password authentication service. This
update is most undesirable where Samba must provide the authentication service
unless Samba has been specifically configured to use encrypted passwords _AND_
has been linked with the libdes library.

If the above conditions have not been complied with, and you are using Samba,
then Windows 95 clients will NOT be able to authenticate to a Samba server.

To re-enable plain text password capabilities AFTER applying this update
you must create a new value in the Windows 95 registry.

Either foillow the following procedure or just double click on the
file Win95_PlainPassword.reg for an easier way to do this.

Procedure:
1) Launch the Registry Editor as follows:
Click on: /Start/Run
Type "regedit" and press enter.

2) Double click on: HKEY_LOCAL_MACHINE

3) Locate the following Key:
/HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/VxD/VNETSUP

4) From the menu bar select Edit/New/DWORD Value

5) Rename the entry from "New Value #1" to:
EnablePlainTextPassword

6) Press Enter, then double click on the new entry.
A dialog box will pop up and enable you to set a value.
You must set this value to 1.

---------------------------------------------------
----------------------------

Windows 95 Updates:
-------------------
When using Windows 95 OEM SR2 the following updates are recommended where
Samba
is being used. Please NOTE that the above change will affect you once these
updates  have been installed.

There are more updates than the ones mentioned here. You are referred to the
Microsoft Web site for all currently available updates to your specific version
of Windows 95.

Kernel Update: KRNLUPD.EXE
Ping Fix: PINGUPD.EXE
RPC Update: RPCRTUPD.EXE
TCP/IP Update: VIPUPD.EXE
Redirector Update: VRDRUPD.EXE

Also, if using MS OutLook it is desirable to install the OLEUPD.EXE fix. This
fix may stop your machine from hanging for an extended period when exiting
OutLook and you may also notice a significant speedup when accessing network
neighborhood services.

---------------------------------------------------
----------------------------
The above password information was provided by: Jochen Huppertz <jhu@nrh.de>



HomePage Backward Forward Post Reply List
1998 by swindler