Displaying 6 results from an estimated 6 matches for "sumostyle".
2016 Aug 02
3
FW: kerberos nfs4's principals and root access
It's ok
So, if I create a httpuser and an httpgroup in my AD and use these at
owner and group for my apache2 daemon, this one could access to userdirs
(while permissions granting it) ? But I need to cron 'kinit' to keep
valid ticket... ?
My local root user always can't access to the share, but my other
problem seems to be resolved.
Thanks
Le 02/08/2016 à 16:37, Rowland
2016 Aug 03
4
FW: kerberos nfs4's principals and root access
...ays can't access to the share, but my other
> >> problem seems to be resolved.
> >>
> >>
> > OK, I went and re-read your first post and I think you are going about
> > this the wrong way. I did a quick google and found this:
> >
> > http://blog.sumostyle.net/2009/01/nfs4-krb5-and-apache-userdir/
> >
> > So to translate that into Samba:
> >
> > Create a user 'httpuser' with a random password:
> >
> > samba-tool user create --random-password httpuser
> >
> > Give the new user an SPN:
> >
&...
2016 Aug 02
0
FW: kerberos nfs4's principals and root access
...gt; to keep valid ticket... ?
>
> My local root user always can't access to the share, but my other
> problem seems to be resolved.
>
>
OK, I went and re-read your first post and I think you are going about
this the wrong way. I did a quick google and found this:
http://blog.sumostyle.net/2009/01/nfs4-krb5-and-apache-userdir/
So to translate that into Samba:
Create a user 'httpuser' with a random password:
samba-tool user create --random-password httpuser
Give the new user an SPN:
samba-tool spn add HTTP/servername.your.realm.tld httpuser
Where 'servername'...
2016 Aug 03
1
FW: kerberos nfs4's principals and root access
...gt;
>> My local root user always can't access to the share, but my other
>> problem seems to be resolved.
>>
>>
> OK, I went and re-read your first post and I think you are going about
> this the wrong way. I did a quick google and found this:
>
> http://blog.sumostyle.net/2009/01/nfs4-krb5-and-apache-userdir/
>
> So to translate that into Samba:
>
> Create a user 'httpuser' with a random password:
>
> samba-tool user create --random-password httpuser
>
> Give the new user an SPN:
>
> samba-tool spn add HTTP/servername.your.r...
2016 Aug 03
1
FW: kerberos nfs4's principals and root access
...>>>>>
> >>>>>>
> >>>>> OK, I went and re-read your first post and I think you are going
> about
> >>>>> this the wrong way. I did a quick google and found this:
> >>>>>
> >>>>> http://blog.sumostyle.net/2009/01/nfs4-krb5-and-apache-userdir/
> >>>>>
> >>>>> So to translate that into Samba:
> >>>>>
> >>>>> Create a user 'httpuser' with a random password:
> >>>>>
> >>>>> samba-tool...
2016 Aug 03
0
FW: kerberos nfs4's principals and root access
...;>>> problem seems to be resolved.
> >>>>
> >>>>
> >>> OK, I went and re-read your first post and I think you are going about
> >>> this the wrong way. I did a quick google and found this:
> >>>
> >>> http://blog.sumostyle.net/2009/01/nfs4-krb5-and-apache-userdir/
> >>>
> >>> So to translate that into Samba:
> >>>
> >>> Create a user 'httpuser' with a random password:
> >>>
> >>> samba-tool user create --random-password httpuser
> >...