On Sat, 14 Sep 2002, Helder Miguel Rodrigues wrote: > > Hello! > Im trying to mount the ADMIN$ share of my windows XP and i cant! Is that really a file share? > ./smbmount "\\\\192.168.0.18\\ADMIN$" /mnt/laptop/ -o > username=Administrator password=mypassword That should be: username=Administrator,password=mypassword /Urban