Make a SAMBA file system visible to all users with mount_smbfs
        Posted  
        
            by vy32
        on Server Fault
        
        See other posts from Server Fault
        
            or by vy32
        
        
        
        Published on 2010-04-05T17:12:30Z
        Indexed on 
            2010/04/05
            17:13 UTC
        
        
        Read the original article
        Hit count: 297
        
We have a Macintosh OS10.6 server and a big storage system accessible via SMB.
Right now we can mount partitions, but when we mount them they are only accessible to the user that did the mount. All other users get "Access Denied."
It there any straightforward way to mount so that all users will be able to access the files? (We want all users mapped to a single SMB UID.)
© Server Fault or respective owner