Networking Forums

Networking Forums > Computer Networking > Linux Networking > smbclient works, smbmount doesn't

Reply
Thread Tools Display Modes

smbclient works, smbmount doesn't

 
 
Rob Ristroph
Guest
Posts: n/a

 
      11-03-2004, 02:45 PM
Hi,

I am using samba 3.0.7 installed from RPM on a RedHat 9. I am
trying to connect to a Microsoft Active Directory server.

I have gone through the kerberos related setup, and I believe that
part of things are working. If I use the command "smbclient -k
//computer-name/share" it will let me into the directory without
asking for a password. I have to do kinit (E-Mail Removed) first,
and I have to re-do that after a certain period of time. From all
this I draw the conclusion that kerberos is working.

However, I cannot smbmount the directory:

# mount -t smbfs //computer-name/share /mnt -o krb
Warning: kerberos support will only work for samba servers
Anonymous login successful
19628: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
#
# smbmount //computer-name/share /mnt -o krb
Warning: kerberos support will only work for samba servers
Anonymous login successful
19629: tree connect failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
#

I have also tried putting the username and password in the options,
and leaving off krb, putting the workgroup in there, and just about
every other thing I could think of.

Why can I use smbclient and not smbmount ? Is this a known bug ?

--Rob
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PPPoE works, PPPoA doesn't.. ? JohnK Broadband 14 04-25-2007 12:01 PM
Strange: Works, doesn't works, then works Anthony Giorgianni Wireless Internet 23 05-24-2005 02:43 AM
Wireless connections works ... then doesn't (XP Pro) DaveC Wireless Internet 5 10-21-2004 09:40 PM
Old wireless works. New stuff doesn't... Help? Noozer Wireless Internet 2 03-03-2004 09:00 PM
Ping works, traceroute doesn't Sean Evans Linux Networking 12 08-11-2003 04:20 PM



1 2 3 4 5 6 7 8 9 10 11