Networking Forums

Networking Forums > Computer Networking > Linux Networking > Authenticating Linux Box to W2K Domain / Shares by Machine Name -- Possible?

Reply
Thread Tools Display Modes

Authenticating Linux Box to W2K Domain / Shares by Machine Name -- Possible?

 
 
L. Mark Bruffey
Guest
Posts: n/a

 
      08-20-2004, 10:23 PM
Is it possible, using SAMBA 3, to authenticate a MACHINE to W2K domain
so that domain shares may be accessed?

That is, FROM the Linux box, I want to connect to shares on the W2K
server.

For instance, I want to connect to //server/share$ using smbmount, but
without authenticating as a USER, but rather by authenticating as
MACHINE.

I CAN authenticate to the desired share as USER, but apparently not as
MACHINE, even though MACHINE appears to have successfully joined the
domain and I have given MACHINE all the necessary permissions for
MACHINE on the share from the W2K Server.

I would expect, in this case, to map using smbmount //server/share
/mnt/dir without being prompted for a password. However, I do get
prompted for a password; therefore, I conclude that (1) what I want
can't be done, or (2) more likely, I have not set up the configuration
correctly.

MACHINE appears to be OK on domain, because I can, for instance,
browse to an smb share on MACHINE from the W2K box ok. MACHINE, of
course, appears in the W2K list of "computers."

Thanks,

Mark
 
Reply With Quote
 
 
 
 
Peter O
Guest
Posts: n/a

 
      08-21-2004, 03:48 PM
(E-Mail Removed) (L. Mark Bruffey) wrote in message news:<(E-Mail Removed). com>...
> Is it possible, using SAMBA 3, to authenticate a MACHINE to W2K domain
> so that domain shares may be accessed?
>
> That is, FROM the Linux box, I want to connect to shares on the W2K
> server.
>
> For instance, I want to connect to //server/share$ using smbmount, but
> without authenticating as a USER, but rather by authenticating as
> MACHINE.
>
> I CAN authenticate to the desired share as USER, but apparently not as
> MACHINE, even though MACHINE appears to have successfully joined the
> domain and I have given MACHINE all the necessary permissions for
> MACHINE on the share from the W2K Server.
>
> I would expect, in this case, to map using smbmount //server/share
> /mnt/dir without being prompted for a password. However, I do get
> prompted for a password; therefore, I conclude that (1) what I want
> can't be done, or (2) more likely, I have not set up the configuration
> correctly.
>
> MACHINE appears to be OK on domain, because I can, for instance,
> browse to an smb share on MACHINE from the W2K box ok. MACHINE, of
> course, appears in the W2K list of "computers."
>
> Thanks,
>
> Mark


Hi Mark,

I think you can add an entry to /etc/fstab, that automounts the share
and in which you specify both the username and the password.

Cheers,
Peter

http://www.dialore.com
 
Reply With Quote
 
sirix
Guest
Posts: n/a

 
      08-21-2004, 04:14 PM
Peter O wrote:
> (E-Mail Removed) (L. Mark Bruffey) wrote in message news:<(E-Mail Removed). com>...
>>I would expect, in this case, to map using smbmount //server/share
>>/mnt/dir without being prompted for a password. However, I do get
>>prompted for a password; therefore, I conclude that (1) what I want
>>can't be done, or (2) more likely, I have not set up the configuration
>>correctly.
>>Mark

>
> Hi Mark,
>
> I think you can add an entry to /etc/fstab, that automounts the share
> and in which you specify both the username and the password.


Or you can use smbmount //server/a /mnt/b -o password=<> username=<>

man smbmount is Your friend ;-)


sirix.
 
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
Issues with Authenticating to My Domain via VPN Techdewd49 Windows Networking 4 01-30-2008 05:15 AM
how to configure windows machine as client on linux domain sem Linux Networking 1 12-14-2006 09:22 AM
Authenticating Domain Controller nebj00la Windows Networking 2 06-11-2006 03:49 AM
Which Domain Controller is doing the authenticating? vidro Windows Networking 16 01-12-2006 01:19 PM
Win 98 Authenticating to a Win 2003 Domain Controller Tom Glasser Windows Networking 1 11-03-2005 03:00 PM



1 2 3 4 5 6 7 8 9 10 11