humbletech99
Programmer
Hi,
I've got domain authentication working on a couple of linux boxes in an Active Directory domain via Winbind/PAM/Kerberos.
Now that I can ssh etc with a domain account I want to know how to access windows share using these new found credentials.
If I log in as a domain user I can't mount anything since I need root priveleges to do this, and if I su to root then I can't use domain priviledges as I'm now a local user!
I've tried smbclient but it also prompts for password when I just want it to use my domain credentials...
I've got domain authentication working on a couple of linux boxes in an Active Directory domain via Winbind/PAM/Kerberos.
Now that I can ssh etc with a domain account I want to know how to access windows share using these new found credentials.
If I log in as a domain user I can't mount anything since I need root priveleges to do this, and if I su to root then I can't use domain priviledges as I'm now a local user!
I've tried smbclient but it also prompts for password when I just want it to use my domain credentials...