Morning Guys
I have a ubuntu Server with a Samba Share, this share has the permissions of Nobody:Nogroup and 777, This should allow anyone all access to this folder, which is correct as it works for other devices just fine.
I have added
//192.168.1.1/Share /mnt/Share cifs defaults 0 0
To fstab.
My question is when i “mount -a” it asks for a password for the share.
Also when i restart the computer it will hang just before autologin with a small white password prompt at the bottom of the screen. If i just press enter it will continue with the boot and the share opens just fine. My question is, Is their a way so it does NOT prompt for a password at all?
On 1/11/2015 3:36 AM, pr0xibus wrote:
>
> Morning Guys
>
> I have a ubuntu Server with a Samba Share, this share has the
> permissions of Nobody:Nogroup and 777, This should allow anyone all
> access to this folder, which is correct as it works for other devices
> just fine.
>
> I have added
>
> //192.168.1.1/Share /mnt/Share cifs defaults 0 0
>
> To fstab.
>
> My question is when i “mount -a” it asks for a password for the share.
> Also when i restart the computer it will hang just before autologin with
> a small white password prompt at the bottom of the screen. If i just
> press enter it will continue with the boot and the share opens just
> fine. My question is, Is their a way so it does NOT prompt for a
> password at all?
>
>
This is a bit old but should still be valid:
http://swerdna.dyndns.org/susesambacifs.html
If the share requires credentials they need to be included in your fstab entry otherwise you need the option “guest”
–
P.V.
“We’re all in this together, I’m pulling for you” Red Green
Cheers,
defaults,guest works perfect
On 1/12/2015 7:46 AM, pr0xibus wrote:
>
> Cheers,
>
> defaults,guest works perfect
>
>
Glad to hear you have your cifs mount working the way you wanted.
–
P.V.
“We’re all in this together, I’m pulling for you” Red Green