|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Issue with mounts CIFS
I donot know much about CIFS but i have been asked to look into an issue related to mounting CIFS filesystem
On my redhat 5.6 the /etc/fstab file has the following entry HTML Code:
//172.25.x.x/de0/ /dir1/de0 cifs username=bodsadm,password=12345,dir_mode=0777,file_mode=0777,uid=de0adm,gid=sapsys,rw 0 0 HTML Code:
dr-xr-xr-x 1 de0adm sapsys 28672 Feb 15 14:15 /dir1/de0 Any suggestions will be appreciated |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Quote:
Quote:
Try adding "noperm" to the mount options or use ACLs (cifsacl). You might as well verify the permissions in the source server (172.25.x.x). |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
From man mount.cifs: Code:
dir_mode=arg
If the server does not support the CIFS Unix extensions this
overrides the default mode for directories.Perhaps the target does support the CIFS unix extensions... |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cifs.upcall issue, requests new kerberos service ticket all the time | thmnetwork | Linux | 0 | 04-10-2012 03:58 PM |
| How to check NAS mounts being used ? | greencored | Solaris | 1 | 09-17-2010 07:03 PM |
| Mounts | krisdasword | UNIX for Dummies Questions & Answers | 1 | 06-23-2008 12:54 AM |
| Combining Mounts | seemit | AIX | 0 | 06-19-2008 05:31 PM |
| new mounts | rags_s11 | Solaris | 3 | 06-15-2008 06:40 AM |
|
|