Re: [Samba] Error at client side

2002-10-04 Thread Bruno Ferreira

At 23:46 03-10-2002 -0400, you wrote:
I even can see Samba server from my W2k machine. However, when I click on
that, I wait a while and get an error message The network path was not
found. I
don't know why?

 I think this error comes up if you specify a share but then don't 
create the share's actual directory in the disk (i.e. you create the 
Documents - /usr/docs share, but don't create the /usr/docs directory), 
or the permissions for said directory don't allow for the connection.

 Bruno Ferreira

---
[This E-mail scanned for viruses by Declude Virus]

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



Re: [Samba] Error at client side

2002-10-04 Thread Magnus Malmsten


Bruno Ferreira wrote:

 At 23:46 03-10-2002 -0400, you wrote:

 I even can see Samba server from my W2k machine. However, when I click on
 that, I wait a while and get an error message The network path was not
 found. I
 don't know why?


 I think this error comes up if you specify a share but then 
 don't create the share's actual directory in the disk (i.e. you create 
 the Documents - /usr/docs share, but don't create the /usr/docs 
 directory), or the permissions for said directory don't allow for the 
 connection.

 Bruno Ferreira

I have the same problem with win2000sp3 and win 98 (have not tested NT4),
does the directory permissions have to be defined or is it sufficient to 
just create them?


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



Re: [Samba] Error at client side

2002-10-04 Thread Bruno Ferreira

At 10:14 04-10-2002 +0300, you wrote:

I have the same problem with win2000sp3 and win 98 (have not tested NT4),
does the directory permissions have to be defined or is it sufficient to 
just create them?
 Creating them is usually enough, though you'll probably want to 
set write permissions to other users, enabling them to modify its contents.

 Bruno Ferreira

---
[This E-mail scanned for viruses by Declude Virus]

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



Re: [Samba] Error at client side

2002-10-04 Thread Magnus Malmsten

Bruno Ferreira wrote:

 At 10:14 04-10-2002 +0300, you wrote:

 I have the same problem with win2000sp3 and win 98 (have not tested NT4),
 does the directory permissions have to be defined or is it sufficient 
 to just create them?

 Creating them is usually enough, though you'll probably want 
 to set write permissions to other users, enabling them to modify its 
 contents.

 Bruno Ferreira

Have given user nobody (does it exist) rights to access the directory 
and a file in the directory all with 777 permissions, but still no 
access. Do I have to define create mode or create mask to see the content

[test]
path /home/samba/public
read only = No
guest ok = Yes



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



Re: [Samba] Error at client side

2002-10-04 Thread linux power
reading them its not enough. You must set the permission for the folder in linux.
Magnus Malmsten <[EMAIL PROTECTED]>wrote:
Bruno Ferreira wrote: At 10:14 04-10-2002 +0300, you wrote: I have the same problem with win2000sp3 and win 98 (have not tested NT4), does the directory permissions have to be defined or is it sufficient  to just create them? Creating them is usually enough, though you'll probably want  to set write permissions to other users, enabling them to modify its  contents. Bruno FerreiraHave given user nobody (does it exist) rights to access the directory and a file in the directory all with 777 permissions, but still no access. Do I have to define create mode or create mask to see the content[test]path /home/samba/publicread only = Noguest ok = Yes-- To unsubscribe from this list go to the following URL and read theinstructions: http:/
 /lists.samba.org/mailman/listinfo/sambaPrøv betaversjonen av den nye Yahoo! Mail 
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok

Re: [Samba] Error at client side

2002-10-04 Thread Magnus Malmsten

linux power wrote:

 reading them its not enough. You must set the permission for the 
 folder in linux.

  */Magnus Malmsten /*wrote:

 Bruno Ferreira wrote:

  At 10:14 04-10-2002 +0300, you wrote:
 
  I have the same problem with win2000sp3 and win 98 (have not
 tested NT4),
  does the directory permissions have to be defined or is it
 sufficient
  to just create them?
 
  Creating them is usually enough, though you'll probably want
  to set write permissions to other users, enabling them to modify
 its
  contents.
 
  Bruno Ferreira

 Have given user nobody (does it exist) rights to access the directory
 and a file in the directory all with 777 permissions, but still no
 access. Do I have to define create mode or create mask to see the
 content

 [test]
 path /home/samba/public
 read only = No
 guest ok = Yes


permissions are granted in linux folder

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



RE: [Samba] Error at client side

2002-10-04 Thread Jin Chen

I can smbclient -L NTServer within that domain, even I can smbmount one
drive 
to that server. However, I still cannot make it work on my W2k PC or
another 
PC and got access denied problem: 
either  session setup failed: NT_STATUS_NO_LOGON_SERVERS 
or session setup failed: NT_STATUS_LOGON_TYPE_NOT_GRANTED 
 
Is there any difference between my W2K PC and W2KServer on access
policy?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Magnus Malmsten
Sent: Friday, October 04, 2002 2:26 AM
Cc: [EMAIL PROTECTED]
Subject: Re: [Samba] Error at client side

linux power wrote:

 reading them its not enough. You must set the permission for the 
 folder in linux.

  */Magnus Malmsten /*wrote:

 Bruno Ferreira wrote:

  At 10:14 04-10-2002 +0300, you wrote:
 
  I have the same problem with win2000sp3 and win 98 (have not
 tested NT4),
  does the directory permissions have to be defined or is it
 sufficient
  to just create them?
 
  Creating them is usually enough, though you'll probably want
  to set write permissions to other users, enabling them to modify
 its
  contents.
 
  Bruno Ferreira

 Have given user nobody (does it exist) rights to access the
directory
 and a file in the directory all with 777 permissions, but still no
 access. Do I have to define create mode or create mask to see the
 content

 [test]
 path /home/samba/public
 read only = No
 guest ok = Yes


permissions are granted in linux folder

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

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