Displaying 1 result from an estimated 1 matches for "computercomputer".
2010 Nov 11
4
krb ticket for the computer account
Hi Samba community,
Here is a problem I could not solve. I would like to mount a cifs share to
my local Linux machine, which is bound to a windows domain using winbind.
The share needs to be mounted by the linux machine's computer account. Here
is what I do:
# su - DOMAIN\\computer$
[DOMAIN\computercomputer ~]$
<<< i think there is a problem with the bash prompt, skip it for now >>>
[DOMAIN\computercomputer ~]$ whoami
DOMAIN\computer$
[DOMAIN\computercomputer ~]$ sudo mount -o user=DOMAIN\\computer$,sec=krb5
//remotehost/remoteshare /mnt/localmount
mount error(126): Required key no...