Thread: Auto Mount Samba Share
hi everyone, new here , first post here @ ubuntuforums.org. not sure if right place post question, admin feel free move post if not correct section.
want ask how auto mount centos samba share ubuntu 10.10, whenever login account, share there @ desired mount point. smb.conf set this
[global]
security = share
guest account = guest
[share]
writeable = yes
guest ok = yes
browseable = yes
can access "share" w/o needing input username , password. if try browse share on ubuntu, can access w/o problems. when try add /etc/fstab file as:
//192.168.0.5/share /opt/share cifs default 0 0
not working. tried browse web answers tutorials this:
//192.168.0.5/share /opt/share cifs -o username=username,password=pass 0 0
not working on case since share doesn't need input username , password access. please me this, new linux , trying learn more it. thanks. oh, way, sorry bad grammar.
tia.![]()
hello,
try blank username , password
jsracode://192.168.0.5/share /opt/share cifs -o username=,password= 0 0
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Auto Mount Samba Share
Ubuntu
Comments
Post a Comment