![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mount with CIFS | neemoze | HP-UX | 3 | 01-20-2009 08:44 AM |
| NFS Mount: Permission Denied | jackola | UNIX for Dummies Questions & Answers | 2 | 02-26-2008 10:35 AM |
| Script works fine until I | more | Skovian | Shell Programming and Scripting | 2 | 01-11-2006 11:17 AM |
| mount: failed, reason given by server: Permission denied | Sushesh | UNIX for Advanced & Expert Users | 1 | 06-12-2002 09:16 PM |
| how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command? | soulshaker | UNIX for Dummies Questions & Answers | 4 | 07-18-2001 02:11 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
mount -t cifs permission denied by mount -t smbfs works fine
I am having trouble mounting with cifs, but mounting the exact same command with smbfs works fine. The share is on another samba server and is set to full public guest access. Code:
# mount -t cifs //servername/sharename /mnt/temp -o password="" mount error 13 = Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) ==> /var/log/messages Last edited by jim mcnamara; 09-01-2009 at 04:03 PM.. Reason: code tags |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|