search for: krb5cc_xxxxx

Displaying 5 results from an estimated 5 matches for "krb5cc_xxxxx".

2015 Mar 24
2
Samba server with NFSV4/kerberos
...et, we need to tell the kernel to use it when we switch > to "john". Interesting project, but none of this is done yet > unfortunately. I have some code that does this I gave to a (large) user site to test. It took a forwarded ticket from the Windows client and saved it in the /tmp/krb5cc_XXXXX file so that the NFS client redirector on Linux could use it. I got it to work in testing, but never got good feedback from the users so didn't finish it up. I can dig it out again and forward port to 4.x if you like ? Jeremy.
2017 May 12
1
Samba server with NFSV4/kerberos
On Wed, May 10, 2017 at 01:43:18PM -0600, Orion Poplawski via samba wrote: > > I have some code that does this I gave to a (large) user > > site to test. It took a forwarded ticket from the Windows > > client and saved it in the /tmp/krb5cc_XXXXX file so that > > the NFS client redirector on Linux could use it. > > > > I got it to work in testing, but never got good feedback > > from the users so didn't finish it up. > > > > I can dig it out again and forward port to 4.x if you > > like ? > &...
2017 May 12
0
Samba server with NFSV4/kerberos
...g; Jeremy Allison >> Onderwerp: Re: [Samba] Samba server with NFSV4/kerberos >> >>> I have some code that does this I gave to a (large) user >> site to test. >>> It took a forwarded ticket from the Windows client and >> saved it in the >>> /tmp/krb5cc_XXXXX file so that the NFS client redirector on Linux >>> could use it. >>> >>> I got it to work in testing, but never got good feedback from the >>> users so didn't finish it up. >>> >>> I can dig it out again and forward port to 4.x if you lik...
2017 Nov 05
3
ntfs user mappings?
On Sat, 4 Nov 2017 18:42:36 -0600 Jeff Sadowski <jeff.sadowski at gmail.com> wrote: > I decided to continue trying the ldap route as well > > littlehex2int() > { > hex=$1 > hex_chunk=$(echo ${hex}|cut -c$2-$3) > little=$(echo ${hex_chunk}|awk '{print > substr($0,7,2)substr($0,5,2)substr($0,3,2)substr($0,1,2)}') > echo "ibase=16; ${little}" |
2015 Mar 24
5
Samba server with NFSV4/kerberos
Hello, I am searching for a solution that I thought should be kind of standard, but until now I was not successful finding anything. Here is the problem: At our site we offer windows and linux, most servers (eg file, samba, web) are linux based. User data is stored on NFS file servers. Windows systems are part of a Windows domain with an ADS domain controller. At the moment the linux samba