Re: problem mounting NT share

2000-03-02 Thread Brian J. Stults
I've attached the debugging information... Not sure what to include, so I'm including everything. "s2.txt" is debugging for the share that I can mount, and "s3.txt" is the debugging info for the share I cannot mount. The response I get is: session setup failed: ERRDOS - ERRnoaccess (Access de

Re: problem mounting NT share

2000-03-02 Thread aphro
turn up debugging in samba and include it in your post it makes it VERY difficult to debug with just "it wont work" in the email. nate On Thu, 2 Mar 2000, Brian J. Stults wrote: bs7452 >My university just switched from Novell servers to NT. There are two bs7452 >servers containing discs to whic

Re: problem mounting NT share

2000-03-02 Thread Sebastian Canagaratna
Here is how I do it: smbmount-2.1.x //machine/drive -U username -W networkname -c 'mount /mntpoint -u 1000 -g 1000' My university is onu.edu so for network name I use onu. This works. There may be other ways of getting it to work too. The W is for the workgroup. You will have to know what the w

problem mounting NT share

2000-03-02 Thread Brian J. Stults
My university just switched from Novell servers to NT. There are two servers containing discs to which I have access. One of them gave me no trouble at all. I used this command to mount the shared drive: smbmount //server1/shared /mountpoint. However, I could not get the drive on the other s