Problems with filesharing between Solaris and Windows Server


 
Thread Tools Search this Thread
Operating Systems Solaris Problems with filesharing between Solaris and Windows Server
# 1  
Old 11-02-2016
Problems with filesharing between Solaris and Windows Server

Hi. I'm new here and new at using Solaris and I've been having some problems with file sharing between Windows Server 2012 and Solaris 10. I will really appreciate your help.

So my Windows Server (WS) 2012 has just three activated services: DNS, DHCP and Active Directory. Solaris too three activared services: DNS, DHCP and Samba

So the problem is this: In WS I create an user on Active Directory and a folder that I share with that user giving him read/write permission level.

When I access there I can see the folder but I can't write anything

Can you tell me how can I allow Solaris 10 to edit that file?

If i'm not being clear, please tell me, I really need to solve this

And sorry for bad english, i'm not native speaker

Image
# 2  
Old 11-04-2016
You are not providing much detail but I am going to try and guess the answer.

Your WS SMB user has his WS name account also as a Solaris name account? It looks like the Solaris login credentials used are giving visibility of the files on the Solaris system. Good. So you can see them but not edit or create them?

In this scenario Solaris security still takes effect so the protection mask on the Solaris share must allow that user write access. Moreover, probably in order to edit such a file editors often need to create a temporary work file so to do that the parent directory be allowed to be written to. So as a test I would set the parent directory protection mask on the Solaris box to 777 and see if that works. If it does you can decide afterwards how much you can tighten up that security before it stops working.

I could be completely wrong in my understanding of your issue so, if I am, please provide more detail.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Is a Solaris dhcp server better than windows?

hi, we are moving to dhcp from a static ip and i'm thinking which should best be the DHCP server? i have a windows 2003 server and a solaris 10 running on sun's m5000 server. Note to pinoy43v3r: Your avatar was NSFW. We changed it. (5 Replies)
Discussion started by: pinoy43v3r
5 Replies

2. Solaris

NTFS under Solaris (switching from windows to Solaris server)

I want just to keep Solaris OS as my default OS . I have installed linux and windows as well but all my critical data is stored on NTFS partition so question is how to mount HDD with NTFS on Solaris (tried FUSE + NTFS-3g but that did`t worked for me system was down) And why Solaris does not... (2 Replies)
Discussion started by: microbot
2 Replies

3. Solaris

Key authentication between solaris & windows server.

Hi Gurus I have a solaris box from which i will have to sftp into a windows box. I have installed core ftp server in the windows box and so am able to log in. My problem is that,I have to enable password less authentication between solaris box and this core ftp server. How do i do this? ... (1 Reply)
Discussion started by: Hari_Ganesh
1 Replies

4. Solaris

Dual boot SOlaris 10 and Windows server 2003

Hi, I am doing a build for dual boot server with Solaris 10 and Win2K3 server. I have the solaris 10 installed already and have to the windows 2003 installation now. Just wanted to know its just running a new 2003 build or anything different. (12 Replies)
Discussion started by: gunnervarma
12 Replies

5. IP Networking

Usually problems with Windows Explorer in w2k3 over server Debian 3.0

Hi. I have problems sometimes going to "My Network Places" in the Windows Explorer. Sometimes works OK and sometimes appears an Explorer.exe Application Popup: <<The instruction at "0x10004160" referenced memory at "0x10004160". The memory could not be "read">> (Event ID: 26 at the Windows... (0 Replies)
Discussion started by: luisben
0 Replies

6. Debian

Usually problems with Windows Explorer in w2k3 over server Debian 3.0

Hi. I have problems sometimes going to "My Network Places" in the Windows Explorer. Sometimes works OK and sometimes appears an Explorer.exe Application Popup: <<The instruction at "0x10004160" referenced memory at "0x10004160". The memory could not be "read">> and the Explorer go out or is... (0 Replies)
Discussion started by: luisben
0 Replies

7. Linux

NFS Server FC7 Solaris client problems!

Hi, my problem is that I am not able to grand the nfs directory on a Fedora 7 server to a standard solaris client. I always got the messages no permission. Important: No change on the client (Solaris) is possible! So I am not able to change the NFS Version on the client side to force the... (3 Replies)
Discussion started by: joerg
3 Replies

8. Solaris

Copy Folders from Sun Solaris to Windows server.

Hi, I have a folder with diff subfolders in my Unix box and now I want to ftp all the floders into my Windows machine. Is there any easy way to do that. When I use the "mget " cmd and try to FTP the files, it throws an error that the sub folder name does not exist. Can you someone help in... (3 Replies)
Discussion started by: chandu_kalari
3 Replies

9. UNIX for Dummies Questions & Answers

Coppying a file from Solaris to Windows 2003 server

Hello, I am really new to solaris and I want to know the easiest way to copy a file from a solaris server to an Iomega NAS running windows 2003 server. Can I map the drive on the windows box so the solaris server can see it. Any advice would be appreciated. (2 Replies)
Discussion started by: akula81
2 Replies

10. UNIX for Advanced & Expert Users

Copying a file from Solaris to Windows 2003 server

Hello, I am really new to solaris and I want to know the easiest way to copy a file from a solaris server to an Iomega NAS running windows 2003 server. Can I map the drive on the windows box so the solaris server can see it. Any advice would be appreciated. (1 Reply)
Discussion started by: akula81
1 Replies
Login or Register to Ask a Question