Re: Questions re samba/cifs stuff in general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mitsuho Iizuka wrote:
[Rick's samba advice]
I would like to mount it automatically.
So, is it possible to put those lines into /etc/fstab as follows ?

//server/share /mountpoint cifs user=workgroup/username%password 0 0


of course, but following up on Rick's point:
/etc/fstab is readable by all.

I would do this instead:

//server/share /mountpoint cifs domain=workgroup,credentials=/root/samba.cred 0 0

and in the /root/samba.cred file you would have
username=bob
password=password

or something like that.

This file does not have to be in /root, but it should be readable only by root.

regards

Stuart
--
Stuart Sears RHCA etc.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux