|
Posted by Ray on May 16, 2006, 5:57 pm
Please log in for more thread options
Hi there,
I wanna share files with Windows on Linux boxes by SMB.
I can log on Windows Server and list files on it, but whatever I
get/put/mkdir anything, I got an error, NT_STATUS_OBJECT_NAME_NOT_FOUND.
Defintely, I should have enough permission for it when using Windows
machines.
Any hints for me? Thanks.
Ray
|
|
Posted by S. Pidgorny on May 16, 2006, 7:28 pm
Please log in for more thread options
The problem is your Samba configuration. Reasons for the error can be many.
Make sure you have "writable = yes" and "read only = no" in the
configuration, that would be my prime suspect. On Windows, enable auditing
for failed object access to see if there was any. Probably there wasn't, and
the errors are purely client side.
--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-
> Hi there,
>
> I wanna share files with Windows on Linux boxes by SMB.
>
> I can log on Windows Server and list files on it, but whatever I
> get/put/mkdir anything, I got an error, NT_STATUS_OBJECT_NAME_NOT_FOUND.
> Defintely, I should have enough permission for it when using Windows
> machines.
>
> Any hints for me? Thanks.
>
> Ray
>
|
|
Posted by Ray on May 17, 2006, 10:20 am
Please log in for more thread options Thanks, "writable=yes" and "read only=no"
Default settings of my DC is enable auditing for both success and fail, and
I didn't see any event in the viewer.
I'm confused.
Ray
> The problem is your Samba configuration. Reasons for the error can be
> many. Make sure you have "writable = yes" and "read only = no" in the
> configuration, that would be my prime suspect. On Windows, enable auditing
> for failed object access to see if there was any. Probably there wasn't,
> and the errors are purely client side.
>
> --
> Svyatoslav Pidgorny, MS MVP - Security, MCSE
> -= F1 is the key =-
>
>
>
>> Hi there,
>>
>> I wanna share files with Windows on Linux boxes by SMB.
>>
>> I can log on Windows Server and list files on it, but whatever I
>> get/put/mkdir anything, I got an error, NT_STATUS_OBJECT_NAME_NOT_FOUND.
>> Defintely, I should have enough permission for it when using Windows
>> machines.
>>
>> Any hints for me? Thanks.
>>
>> Ray
>>
>
>
|
|
Posted by Ray on May 17, 2006, 11:40 am
Please log in for more thread options Ok, I tested on the other Windows Domain with the same Linux box, everything
is working.
So it looks like something wrong between the linux box with this domain.
Anyway, thanks.
Ray
> The problem is your Samba configuration. Reasons for the error can be
> many. Make sure you have "writable = yes" and "read only = no" in the
> configuration, that would be my prime suspect. On Windows, enable auditing
> for failed object access to see if there was any. Probably there wasn't,
> and the errors are purely client side.
>
> --
> Svyatoslav Pidgorny, MS MVP - Security, MCSE
> -= F1 is the key =-
>
>
>
>> Hi there,
>>
>> I wanna share files with Windows on Linux boxes by SMB.
>>
>> I can log on Windows Server and list files on it, but whatever I
>> get/put/mkdir anything, I got an error, NT_STATUS_OBJECT_NAME_NOT_FOUND.
>> Defintely, I should have enough permission for it when using Windows
>> machines.
>>
>> Any hints for me? Thanks.
>>
>> Ray
>>
>
>
|
|
Posted by Florian Frommherz on May 17, 2006, 4:16 am
Please log in for more thread options Howdy Ray!
Ray schrieb:
> I can log on Windows Server and list files on it, but whatever I
> get/put/mkdir anything, I got an error, NT_STATUS_OBJECT_NAME_NOT_FOUND.
> Defintely, I should have enough permission for it when using Windows
> machines.
Have a look at the group policies and/or domain policies. Chances are
that your SMB singing configuration between server and client contradict
each other:
"CompConf\Windows Settings\Security Settings\Local Policies\Security
Options" and there:
"Microsoft Network Client: Digitally sign communications (always)"
"Microsoft Network Client: Digitally sign communications (if server agrees)"
"Microsoft Network Server: Digitally sign communications (always)"
"Microsoft Network Server: Digitally sign communications (if client
agrees)".
This article may be of interest:
http://support.microsoft.com/kb/839499/EN-US/
cheers,
Florian
--
Nachwuschsadmin aus dem Süddeutschen/Germany.
eMail: Vorname [bei] frickelsoft [Punkt] net.
|
| Similar Threads | Posted | | Winrm from linux | August 27, 2007, 4:01 am |
| wan file sharing | December 27, 2007, 11:44 am |
| Sharing and security option is gone. | November 29, 2005, 5:46 pm |
| Sharing encrypted folder | October 8, 2008, 8:02 am |
| Effect of NetBIOS Over TCP on File Sharing | September 27, 2005, 9:55 pm |
| Simple File Sharing question | December 14, 2005, 10:26 pm |
| Windows Firewall and File Sharing | July 21, 2006, 5:41 am |
| Disabling sharing tab in client systems | August 22, 2006, 4:23 pm |
| Firewall For File Sharing in Server | December 28, 2006, 2:54 am |
| Windows Server 2003 sharing issue | July 7, 2005, 2:12 pm |
|