I have installed Ubuntu 14.01. I want to install likewise open. Can any one help me from where i have to download the likewise package. I don't have internet connection with my ubuntu machine. Also can any one tell me step by step procedure to install the package and precautions to take care. Any kind of help will be appreciated. Is it important to syncronise time and date in my windows server and Ubuntu machine.
I have never used a Linux system in an AD environment before and am trying to join my laptop running Ubuntu to join our Active Directory (DC is a Windows Server 2008 machine) using Likewise-open.
- Using the GUI wizard, I have joined the domain.
- I can mount network shares using CIFS
My fstab
entry looks like this:
//server/share /mnt/foo cifs auto,iocharset=utf8,rw,credentials=/home/aron/.smbcredentials 0 0
Problem:
I only have read access to our fileserver. What more is needed to get the AD to recognize me as a user who has the appropriate rights?
Any help is appreciated.
I am looking for instruction on how to configure my Ubuntu 10.04 box to allow samba shares access through Active Directory users and groups. I have joined the Ubuntu machine to my AD domain using Likewise-open, however when I enable 'security = ads' in my smb.conf I am getting access denied errors when trying to view shares in windows explorer. Any sugestions?