Oracle Solaris Networking (MOSC)

MOSC Banner

Permissions issues: mounting windows shares using CIFS/smb

edited Nov 14, 2019 4:00AM in Oracle Solaris Networking (MOSC) 3 commentsAnswered

Hi Guys

I mounted a windows shares using the following command.

-rwxrwxrwx+ 1 2147483667 2147483652 80 Sep 26 2019 <filename>_509FSTP192690015.20190926130931

-rwxrwxrwx+ 1 2147483667 2147483652 151 Sep 26 2019 <filename>_000006237273.20190926130931

note I prefixed filename with <filename> to protect customer information.

The command used is:

mount -F smbfs –o username=<username>,password=<passwd>,domain=<domain_name>,dir_mode=0777,file_mode=0777 \\<server_ip\<windows share_file_sys> //<solaris_mount_point>

1. How do I remove ACL controls that appear to be indicated by the + sign at the end of the file?

2. How do I force the files on the share to inherit solaris mount point directory owner:group who is root:root?

I am not sure what those numbers are in the owner:group but that appears to be coming from the windows share.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center