Operating System - HP-UX
1834608 Members
2627 Online
110069 Solutions
New Discussion

Re: CIFS/9000 and windows2000

 
Haitham Hamad
Regular Advisor

CIFS/9000 and windows2000

I installed CIFS server on my HP-UX 11.0. yesterday and was able to connect my windows95 client to the server and mount/map shared directories. I need to do the same setup on a windows2000 machine. I can see my servers on the network neighborhood but can NOT map my shared directories. I keep getting access errors. This is my first trial with samba and appreciate your help

TIA, Haitham
2 REPLIES 2
Frank Li
Trusted Contributor

Re: CIFS/9000 and windows2000

1.check whether you have permission to the unix directory on the unix box with that account

2.check whether you have your permission in the smb.conf file with that account.


Hi Friend
Vikas_2
Advisor

Re: CIFS/9000 and windows2000

U need to edit one registry for this.
Start regedt32 on Win2k machine and modify..[HKEY_LOCAL_MACHINE\currentcontrolset\services\\lanmanworkstation\parameters]
"EnablePlainTextPassword"=dword:00000001"

Hope it helps

-Vikas