integralstor / integralstor_gridcell

Gluster/ZFS based open source scale-out storage system
1 stars 3 forks source link

Samba Guest user account needs to be revalidated #75

Closed kiranfractal closed 8 years ago

kiranfractal commented 9 years ago

Samba guest user in windows is asking for password after Integral store reboot.

This needs to be fixed as customer do not want to enter password after reboot for guest user.

fractalram commented 9 years ago

Kiran, could you manually try the following to the smb.conf and try again if it asks for a password :

force user = force group =

On Mon, Feb 23, 2015 at 4:10 PM, kiranfractal notifications@github.com wrote:

Samba guest user in windows is asking for password after Integral store reboot.

This needs to be fixed as customer do not want to enter password after reboot for guest user.

— Reply to this email directly or view it on GitHub https://github.com/fractalio/integral-view/issues/75.

Fractalio Data, India

Mobile: +91 96635 92022

Email: ram@fractalio.com guna@fractalio.com Web: www.fractalio.com

kiranfractal commented 9 years ago

We enabled "public = yes" in smb.conf and removed "guest ok = yes" and restarted the ctdb.

With this we are able to login without password with linux smbclient but on windows still it popup for Userid/password, which we need to look at client side to disable login.