[Samba] Access Windows AD share From Linux

2007-06-11 Thread Kenneth R Leach
I am trying to mount and access a Windows share, from one of our Active Directory servers to one of our RedHat Enterprise 4 Linux hosts. I have used Samba in the past to do the opposite, which worked very well. I was successful in mounting the share, using the following: mount -t smbfs -o

Re: [Samba] Access Windows AD share From Linux

2007-06-11 Thread Davide Cervella
Kenneth R Leach wrote: I am unable to allow an AD trust with the Linux client to the AD domain, so any solution cannot require joining the Linux host to the AD domain. Just a shot in the dark.. The smbmount command has a krb option that you can play with: krb Use kerberos

Re: [Samba] Access Windows AD share From Linux

2007-06-11 Thread Adam Tauno Williams
On Mon, 2007-06-11 at 08:05 -0400, Kenneth R Leach wrote: I am trying to mount and access a Windows share, from one of our Active Directory servers to one of our RedHat Enterprise 4 Linux hosts. I have used Samba in the past to do the opposite, which worked very well. I was successful in

Re: [Samba] Access Windows AD share From Linux

2007-06-11 Thread Kenneth R Leach
PROTECTED] 06/11/2007 08:20 AM To samba@lists.samba.org cc Subject Re: [Samba] Access Windows AD share From Linux Kenneth R Leach wrote: I am unable to allow an AD trust with the Linux client to the AD domain, so any solution cannot require joining the Linux host to the AD domain. Just

Re: [Samba] Access Windows AD share From Linux

2007-06-11 Thread Kenneth R Leach
. Adam Tauno Williams [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 06/11/2007 08:52 AM Please respond to [EMAIL PROTECTED] To samba@lists.samba.org cc Subject Re: [Samba] Access Windows AD share From Linux On Mon, 2007-06-11

Re: [Samba] Access Windows AD share From Linux

2007-06-11 Thread Josh Kelley
On 6/11/07, Kenneth R Leach [EMAIL PROTECTED] wrote: I was successful in mounting the share, using the following: mount -t smbfs -o username=myid,password=mypassword //AD Server/Share /mnt/app1 However, when I cd into the /mnt/app1 directory and try to list the contents I get a Permission

Re: [Samba] Access Windows AD share From Linux

2007-06-11 Thread Kenneth R Leach
Windows AD share From Linux On 6/11/07, Kenneth R Leach [EMAIL PROTECTED] wrote: I was successful in mounting the share, using the following: mount -t smbfs -o username=myid,password=mypassword //AD Server/Share /mnt/app1 However, when I cd into the /mnt/app1 directory and try to list

Re: [Samba] Access Windows AD share From Linux

2007-06-11 Thread Josh Kelley
On 6/11/07, Kenneth R Leach [EMAIL PROTECTED] wrote: Well, I wanted to give cifs a try but it looks like it is not turned on in the current kernel. Therefore, I will have to see about recompiling the kernel with cifs support. You said that you're using RHEL 4, right? cifs is enabled by