On 17:12 Wed 27 Sep     , Richard Broersma Jr. wrote:
> I am having difficulty mounting a window share using cifs. I attached a log 
> file with the errors I've recieved.
> 
> On my windows server I did the following trying to get it to work:
> 
> 1. created the share with r,w premissions
> 2. turned off all firewalls
> 3. turned off all anti-virus
> 
> However, all of my windows clients were able to connect at step one. Am I 
> missing something simple?
> 
> ~ # mount -t cifs //192.168.1.100/temp /mnt/arieltmp/ -o 
> user=myusername,password=mypassword
> 
> Thanks for any help,
> 
> Regards,
> 
> Richard Broersma Jr.

Richard,
    Sounds to me like the problem is on your linux box, not the windoze.
machine.
How did you compile your kernel? Are you sure you included cifs in it?
If so, is it a module, and is it being loaded?
I sometimes get a bit of hastle from linux when I specify the password on
the command line as well, maybe try leaving it out of the command line
and putting in at the prompt (sounds odd I know, anyone know why this
happens to me?).
    Regards,
        Oliver Wilson


-- 
[email protected] mailing list

Reply via email to