Results 1 to 4 of 4
hi
i have netgear router and two computers connected on it.When im trying to see C folder of my dad computer using samba i have to enter his username and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-17-2006 #1
samba question
hi
i have netgear router and two computers connected on it.When im trying to see C folder of my dad computer using samba i have to enter his username and password.He has fat32 partition and no password so i enter his username only.I hit ok and after few seconds i get the same window again(enter username and password).Im realy new on samba so help would be appreciated.
- 08-18-2006 #2Linux User
- Join Date
- Feb 2005
- Posts
- 290
what is windows version of the computer with C folder? if windows 98, should have no problem, just read/read write permission password
if it's win XP, by default administrator is not allowed to login, with blank password, from remote computer
- 08-18-2006 #3
what about if i would create accoun which would not be administrator?
- 08-19-2006 #4
you have to mount a remote directory with smbfs... IE:
mount -t smbfs -o username=adminaccount //dadcomp/c$
then will ask you for a password.. if none i would assume just press enter.. never done it without a password tho. if you want this to happen automatically you have to add an /etc/fstab entry.


Reply With Quote
