RE: [Samba] Help - Moutning XP Drives on Linux box using.

2002-10-11 Thread Chris Berry
From: Malcolm Jack <[EMAIL PROTECTED]>
Hi Chris, Thanks for the response.
Can you point me in the direction of where to make such a change?  >Also, I 
thought that windows 2000 used NTLMv2, and the w2K box seems >to work ok. 
any ideas?

On win2k its not the default.

If you use AD then its in your domain group policy, otherwise goto 
start:programs:admin tools:local security policy:local policies:security 
options:Lan Manager Authentication level

I recommend setting to "Send NTLMv2 response only, refuse LM" which is one 
setting below the highest and will allow NTLM authentication.

Also if you haven't looked at this before you should google for the registry 
tweak to make sure LM hashes aren't stored for backwards compatibility.  LC4 
can break a weak password LM hash in under a second.

Chris Berry
[EMAIL PROTECTED]
Systems Administrator
JM Associates

"I have found the way, and the way is Perl."


_
Chat with friends online, try MSN Messenger: http://messenger.msn.com

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Help - Moutning XP Drives on Linux box using.

2002-10-11 Thread Urban Widmark

On Fri, 11 Oct 2002, Malcolm Jack wrote:

> [root@hoc etc]# mount -t smbfs -o username=malc,password=***
> //bytelair/c$
> 
> /mnt/net1
> 
> 5356: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)

I agree with the other reply to check what the XP is set for. Also look
for other differences such as workgroup settings.

Can you connect with smbclient?
Can you connect with smbclient from the samba 3.0 alpha releases?

/Urban

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Help - Moutning XP Drives on Linux box using.

2002-10-11 Thread Chris Berry

I ran into a somewhat similiar problem recently, make sure that your XP 
local security configuration is set to accept NTLM, I believe the default is 
NTLMv2 which 2.x.x samba does not support.


>From: Malcolm Jack <[EMAIL PROTECTED]>
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: [Samba] Help - Moutning XP Drives on Linux box using.
>Date: Fri, 11 Oct 2002 10:54:13 -0700
>
>Hey all.
>
>
>
>I've got four computers in a small network (Actually more, but keeping it
>simple to get to the point)
>
>
>
>1> Linux Server (RH7.3) Running Samba (Default version with RH7.3)
>
>2> Windows 2000 Workstation
>
>3> Windows XP Pro.
>
>4> Windows 98SE
>
>
>
>All of the windows boxes can connect, without problems, to the SAMBA 
>server,
>and all the shares.  No problems whatsoever. All boxes (with the exception
>of the 98 Box) have user accounts that match in user name and password,
>making everything work pretty smoothly.  The 2000 and the XP box also have
>shares on them.  All of the windows boxes can see each other, connect to 
>the
>shares, no problem.
>
>
>
>Here is where it gets interesting;
>
>
>
>The Linux box can mount a share on the Windows 2000 box without problem. (
>i.e. I can mount the \\  \c$ to 
>\mnt\net1
>on the Linux box)  However, I can't mount to the XP box in the same manner.
>It seems like M$ has built in some kind of noncompatability for Samba
>(Wouldn't surprise me there), or at least noncompatability with SMBMount 
>(or
>'mount -t smbfs' )
>
>
>
>Here is a screenshot of what I am getting;
>
>
>
>
>
>[root@hoc etc]# mount -t smbfs -o username=malc,password=***
>//bytelair/c$
>
>/mnt/net1
>
>5356: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
>
>SMB connection failed
>
>[root@hoc etc]#
>
>
>
>
>
>Note: The XP box does have an account malc that is an administrator, and I
>can connect using the same account and password to the c$ share from the
>windows 2000 box.
>
>
>
>Any help would be appreciated!
>
>
>
>Malcolm Jack
>
>Manager
>
>Systems Infrastructure / Telecom
>
>"Let's Roll. . ."
>
>
>




Chris Berry
[EMAIL PROTECTED]
Systems Administrator
JM Associates

"I have found the way, and the way is Perl."


_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Help - Moutning XP Drives on Linux box using.

2002-10-11 Thread Malcolm Jack








Hey all.

 

I've got four computers in a small network (Actually
more, but keeping it simple to get to the point)

 

1>
Linux Server (RH7.3) Running Samba (Default version
with RH7.3) 

2>
Windows 2000 Workstation

3>
Windows XP Pro.

4>
Windows 98SE

 

All of the windows boxes can connect, without problems, to
the SAMBA server, and all the shares.  No problems whatsoever. All boxes
(with the exception of the 98 Box) have user accounts that match in user name
and password, making everything work pretty smoothly.  The 2000 and the XP
box also have shares on them.  All of the windows boxes can see each other,
connect to the shares, no problem.  

 

Here is where it gets interesting;

 

The Linux box can mount a share on the Windows 2000 box
without problem. ( i.e. I can mount the \\\c$
to \mnt\net1 on the Linux box)  However, I can't mount to the XP box
in the same manner.  It seems like M$ has built in some kind of noncompatability
for Samba (Wouldn't surprise me there), or at least noncompatability with
SMBMount (or 'mount -t smbfs' )

 

Here is a screenshot of what I am getting;

 

 

[root@hoc etc]# mount -t smbfs -o username=malc,password=***
//bytelair/c$

/mnt/net1

5356: tree connect failed: ERRDOS - ERRnoaccess (Access
denied.)

SMB connection failed

[root@hoc etc]#

 

 

Note: The XP box does have an account malc that is an
administrator, and I can connect using the same account and password to the c$
share from the windows 2000 box.

 

Any help would be appreciated!

 

Malcolm Jack

Manager 

Systems Infrastructure / Telecom

"Let's Roll. . ."