hello,
i'm trying to mount a drive wiht samba. but when i mount a try with
Code:
mount -t smbfs //192.168.1.100/var/music /mnt/music
i get a prompt for a password. and i don't know what password they are asking for. so i added a user on my samba user, but when i try to mount a drive with the user i get an error saying only root can mount drives. Is there a way to mount samba drives with linux?
thanks,
djgerbavor3