Hi, > but i cant edit the samba files in client system using smb4k package > Unable to mount location > so failed mount the windows share folders >
Did you mount manually? Try this. sudo mount -t cifs //myserver_ip_address/myshare /mount/point -o username=samb_user,noexec see the section "Samba Client Manual Configuration" here https://help.ubuntu.com/community/SettingUpSamba -- Regards, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.com _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
