• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Accessing a Windows file share from Linux using Windows NT(2000) domain authentication

spyordie007

Diamond Member
Anyone know how I could access a windows (2000) fileshare from a linux box using windows nt domain authentication. read my bottom post, I tried domain\username however it did not like that for auth.

-Spy
 
Did you notice the link to the FAQs at the top of this and every other forum? Did you notice the part telling you to read them BEFORE posting questions? Did you notice there is a FAQ that explains this very topic?
 
alright, an aditional question.

anyone know how to do it using windows nt domain authentication. I tried domain\username as most programs will take however it did not like that for a username.

-Spy
 
PS, what I am using does work for the builtin accounts, just not domain accounts:
sudo mount -t smbfs -o username=domain\username,password=pasword //server/share /mnt/share
I'm trying it from the same server, works with builtin accounts, no luck with domain accounts. Access denied error message.

-Spy
 
So let me get this strait. Your willing to reply with a sarcastic comment immediatly after I post, however as soon as I ask more specific questions you dont reply at all? Come on now!

BTW, Bump...

-Spy
 
Sameless bump, someone must have done this before...
rolleye.gif
 
Back
Top