Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


rhce7_objectives

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rhce7_objectives [2016/05/15 11:52] – [2 Network services] adminrhce7_objectives [2016/05/17 11:41] – [2 Network services] admin
Line 609: Line 609:
 </code> </code>
 === - Provide network shares suitable for group collaboration=== === - Provide network shares suitable for group collaboration===
 +  * Without using Kerberos, you could use a multiuser mount. You can then use ''cifscreds'' to login to a multiuser mount.
 +  * Create a credentials file ''/root/smb-creds'':<code>username=user01
 +password=...</code>
 +  * Test with: <code>mount -t cifs -o multiuser,credentials=/root/smb-creds //test6/data /mnt</code>
  
 //SMTP// //SMTP//
rhce7_objectives.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1