hi
I am trying to install samba in my unix server but facing problem.
After going to source directory when i am giving the configure command it is
sayin execution permission denied.
The commands are
cd samba-2.2.6/source
su
Configure (with all the options required).
I am already logged in as a roo
Hi,
Check this out. A good guy gave me this site. Maybe it'll work for you.
http://download.opensuse.org/repositories/network:/samba:/TESTING/
Regards,
On Sun, Dec 7, 2008 at 1:27 AM, Mark Condic <[EMAIL PROTECTED]> wrote:
> On the official samba site, samba.org, there is a link to the binar
Good afternoon,
I would like to mount a cifs share using kerberos for authentication. I'm
able to connect to the share using smbclient:
$ smbclient //server/share -k
and I'm able to mount the share using username/password pair entered
interactively:
# mount -t cifs //server/share /mnt -o use