You said that I should "disable the host share acess in ur VM.." in
order to make my share function with the VM.
I'm not a VM guru, so I asked another of my co-workers and they do not
understand the reference either. 
Can you be a bit more specific with what you mean?  Thank you very much.

Pati Moss
Unix Systems Administrator
First Consulting Group, Inc.
http://www.fcg.com
Phone: (610) 989-7105
Fax: (610) 989-7000
[EMAIL PROTECTED]
"UNIX is user friendly. It's just picky about who it's friends with."

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chin
Teongli
Sent: Thursday, May 26, 2005 7:43 AM
To: samba@lists.samba.org
Subject: Re: [Samba] RE: Help with samba and a VM

On Friday 27 May 2005 16:20, Moss, Patricia wrote:
> I'm not sure if this posted because I sent it before I subscribed to
the
> list.  I'm resending just to be safe.
>
>
>
> Pati Moss
>
>   _____
>
> From: Moss, Patricia
> Sent: Thursday, May 26, 2005 1:32 PM
> To: 'samba@lists.samba.org'
> Subject: Help with samba and a VM
>
>
>
> I'm having some issues with a VM accessing a Samba share on a Unix
> server.  When the user is not logged into the VM he has no problem
> accessing the share. When he logs into the VM and then tries to access
> the samba share he gets the following message:
>
> ERROR CODE: 1326 Logon failure: unknown user name or bad password.
>
>
>
> Here are my specifics:
>
> Samba version: 2.25
>
> OS: HP 11.00
>
> Smb.conf:
>
> # Samba config file created using SWAT
>
> # from 0.0.0.0 (0.0.0.0)
>
> # Date: 2005/05/25 13:59:03
>
>
>
> # Global parameters
>
> [global]
>
>         workgroup = DEVELOPMENT
>
>         netbios name = PAHP07
>
>         netbios aliases = pahp07
>
>         security = SERVER
>
>         encrypt passwords = Yes
>
>         password server = pant05
>
> #       smb passwd file = /usr/local/samba/private/smbpasswd
>
>         username map = /usr/local/samba/lib/username_map.conf
>
>         log level = 2
>
>         log file = /usr/local/samba/var/log/%m.log
>
>         preferred master = False
>
>         domain master = False
>
>         wins server = 198.22.118.29
>
>         guest account = pcguest
>
>
>
> [LiquentWorking]
>
>         comment = Liquent Working Share
>
>         path = /disk2/documentum_sw/LiquentWorking
>
>         read only = No
>
>         guest ok = Yes
>
>
>
> [VistaShare]
>
>         comment = VistaShare Share
>
>         path = /disk2/documentum_sw/vistashare
>
>         read only = No
>
>         guest ok = Yes
>
>
>
> Log files:
>
> This one is strange because I can ping this server:
>
> tail nmbd.log
>
> [2005/05/26 13:19:20, 2] nmbd/nmbd_nameregister.c:(198)
>
>   register_name_timeout_response: WINS server at address 198.22.118.29
> is not responding.
>
> [2005/05/26 13:19:20, 2] nmbd/nmbd_nameregister.c:(198)
>
>   register_name_timeout_response: WINS server at address 198.22.118.29
> is not responding.
>
> [2005/05/26 13:19:20, 2] nmbd/nmbd_nameregister.c:(198)
>
>   register_name_timeout_response: WINS server at address 198.22.118.29
> is not responding.
>
> [2005/05/26 13:19:20, 2] nmbd/nmbd_nameregister.c:(198)
>
>   register_name_timeout_response: WINS server at address 198.22.118.29
> is not responding.
>
> [2005/05/26 13:19:20, 2] nmbd/nmbd_nameregister.c:(198)
>
>   register_name_timeout_response: WINS server at address 198.22.118.29
> is not responding.
>
>
>
> tail smbd.log
>
> [2005/05/26 11:08:10, 2] smbd/server.c:(215)
>
>   waiting for a connection
>
> [2005/05/26 11:08:10, 2] smbd/reply.c:(91)
>
>   netbios connect: name1=PAHP07           name2=PAVM13
>
> [2005/05/26 11:08:10, 2] smbd/reply.c:(110)
>
>   netbios connect: local=pahp07 remote=pavm13
>
> [2005/05/26 13:18:00, 2] smbd/reply.c:(91)
>
>   netbios connect: name1=PAHP07           name2=01LP111
>
> [2005/05/26 13:18:00, 2] smbd/reply.c:(110)
>
>   netbios connect: local=pahp07 remote=01lp111
>
>
>
> tail pavm13.log
>
> [2005/05/26 10:52:04, 1] smbd/service.c:(651)
>
>   pavm13 (199.196.41.35) connect to service LiquentWorking as user
> pcguest (uid=251, gid=20) (pid 5118)
>
> [2005/05/26 10:52:47, 1] smbd/password.c:(1173)
>
>   password server PANT05 rejected the password
>
> [2005/05/26 10:52:47, 1] smbd/password.c:(552)
>
>   Account for user 'dmadmin' was disabled.
>
> [2005/05/26 10:52:47, 2] smbd/reply.c:(972)
>
>   NT Password did not match for user 'dmadmin'!
>
> [2005/05/26 10:52:47, 2] smbd/reply.c:(982)
>
>   Defaulting to Lanman password for dmadmin
>
> [2005/05/26 10:52:47, 1] smbd/password.c:(552)
>
>   Account for user 'dmadmin' was disabled.
>
> [2005/05/26 10:52:47, 1] smbd/reply.c:(998)
>
>   Rejecting user 'dmadmin': authentication failed
>
> [2005/05/26 10:59:15, 0] lib/util_sock.c:(499)
>
>   write_socket_data: write failure. Error = Broken pipe
>
> [2005/05/26 10:59:15, 2] smbd/process.c:(1147)
>
>   password server keepalive failed.
>
> [2005/05/26 11:08:10, 2] smbd/server.c:(461)
>
>   Closing connections
>
>
>
> Any help is most greatly appreciated.
>
> Pati Moss
>


disable the host share acess in ur VM.. 
>
>
> This email may contain material that is confidential, privileged
and/or
> attorney work product for the sole use of the intended recipient. Any
> review, reliance or distribution by others or forwarding without
express
> permission is strictly prohibited. If you are not the intended
recipient,
> please contact the sender and delete all copies.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba




This email may contain material that is confidential, privileged and/or 
attorney work product for the sole use of the intended recipient. Any review, 
reliance or distribution by others or forwarding without express permission is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to