[15078] in athena10
Re: Debathena Installation
daemon@ATHENA.MIT.EDU (Lizhou Sha)
Tue Aug 15 18:55:31 2017
MIME-Version: 1.0
In-Reply-To: <91C358B0-09D8-4513-A7CE-F45CB2BC2897@mit.edu>
From: Lizhou Sha <slz@mit.edu>
Date: Tue, 15 Aug 2017 15:55:02 -0700
Message-ID: <CALGpz78fT1wWLgbcUApbNcUba29uVYBYnM9vsFOUySD_U7ZGTQ@mail.gmail.com>
To: Kade L Phillips <kade@mit.edu>
Cc: Debathena Trac <debathena@mit.edu>
Content-Type: multipart/alternative; boundary="001a113ed596a0b92b0556d2ac0b"
--001a113ed596a0b92b0556d2ac0b
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Sorry; I meant that it should still be a shell function, just that it might
be different in how it gets imported, and I cannot remember the exact
mechanism off the top of my head.
On Tue, Aug 15, 2017 at 3:49 PM, Kade L Phillips <kade@mit.edu> wrote:
> I'm running debathena-standard, so you're saying that it is *not* a shell
> function in my version?
>
> On Aug 15, 2017, at 18:45, Lizhou Sha <slz@mit.edu> wrote:
>
> I should add that it depends on what version of Debathena you have
> installed. My previous comment only applies if you are using
> debathena-workstation, not if you only installed debathena-standard.
>
> On Tue, Aug 15, 2017 at 3:43 PM, Lizhou Sha <slz@mit.edu> wrote:
>
>> `renew` is no longer a script in the past few Debathena releases, but a
>> shell function. You can examine it using `type renew`.
>>
>> If your shell appears to not recognize it, make sure your ~/.bashrc is
>> sourcing the Debathena bashrc file in /usr/athena/lib/init correctly.
>>
>> Best,
>> Lizhou
>>
>> On Tue, Aug 15, 2017 at 3:01 PM, Kade L Phillips <kade@mit.edu> wrote:
>>
>>> `aklog` did it! Thanks for the help.
>>>
>>> `renew` is what I used to use, but for some reason I don't have it in m=
y
>>> $PATH, /sbin, or /usr/sbin.
>>>
>>> On Aug 15, 2017, at 17:26, Lizhou Sha <slz@mit.edu> wrote:
>>>
>>> Hi Kade,
>>>
>>> kinit gets you the Kerberos tickets, but you still need to obtain AFS
>>> tokens in order to access your locker. Try running `aklog` after you ha=
ve
>>> run `kinit`.
>>>
>>> Alternatively, try using the predefined `renew` alias, which does this
>>> all in one go for you.
>>>
>>> I hope this is helpful.
>>>
>>> Best,
>>> Lizhou
>>>
>>> On Tue, Aug 15, 2017 at 2:01 PM, Kade L Phillips <kade@mit.edu> wrote:
>>>
>>>> Hey guys,
>>>> I'm running Debian Stretch (I'm living life on the edge) and just
>>>> installed Debathena. sendmail and printing work happily, but I don't
>>>> have permissions to read files in /mit/kade from my box even after
>>>> running kinit.
>>>>
>>>> Anything I can do to fix this? It's not a big deal if not. I don't use
>>>> my Athena locker for much, and I don't want to break anything on my la=
ptop
>>>> at the moment.
>>>>
>>>> Not sure if this is relevant, but during setup, the installer asked th=
e
>>>> hostname of two different Kerberos servers; I assumed this meant
>>>> authentication servers or the like=E2=80=94which I didn't know=E2=80=
=94and not my own
>>>> machine*, so I left the fields blank.
>>>>
>>>> Thanks,
>>>> Kade
>>>>
>>>> Kade L Phillips
>>>> MIT Dept of EECS
>>>> Novel Electronic Systems
>>>>
>>>> *When I set up Debian, I gave my own machine the hostname LINX and
>>>> domain name KADE.LOCALDOMAIN
>>>>
>>>
>>>
>>>
>>> --
>>> Lizhou Sha
>>> Massachusetts Institute of Technology
>>> Department of Physics
>>>
>>>
>>
>>
>> --
>> Lizhou Sha
>> Massachusetts Institute of Technology
>> Department of Physics
>>
>
>
>
> --
> Lizhou Sha
> Massachusetts Institute of Technology
> Department of Physics
>
>
--=20
Lizhou Sha
Massachusetts Institute of Technology
Department of Physics
--001a113ed596a0b92b0556d2ac0b
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Sorry; I meant that it should still be a shell function, j=
ust that it might be different in how it gets imported, and I cannot rememb=
er the exact mechanism off the top of my head.</div><div class=3D"gmail_ext=
ra"><br><div class=3D"gmail_quote">On Tue, Aug 15, 2017 at 3:49 PM, Kade L =
Phillips <span dir=3D"ltr"><<a href=3D"mailto:kade@mit.edu" target=3D"_b=
lank">kade@mit.edu</a>></span> wrote:<br><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir=3D"auto">
<div></div>
<div>I'm running debathena-standard, so you're saying that it is *n=
ot* a shell function in my version?</div><div><div class=3D"h5">
<div><br>
On Aug 15, 2017, at 18:45, Lizhou Sha <<a href=3D"mailto:slz@mit.edu" ta=
rget=3D"_blank">slz@mit.edu</a>> wrote:<br>
<br>
</div>
<blockquote type=3D"cite">
<div>
<div dir=3D"ltr">I should add that it depends on what version of Debathena =
you have installed. My previous comment only applies if you are using debat=
hena-workstation, not if you only installed debathena-standard.
<div class=3D"gmail_extra"><br>
<div class=3D"gmail_quote">On Tue, Aug 15, 2017 at 3:43 PM, Lizhou Sha <spa=
n dir=3D"ltr">
<<a href=3D"mailto:slz@mit.edu" target=3D"_blank">slz@mit.edu</a>></s=
pan> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<div dir=3D"ltr">`renew` is no longer a script in the past few Debathena re=
leases, but a shell function. You can examine it using `type renew`.
<div><br>
</div>
<div>If your shell appears to not recognize it, make sure your ~/.bashrc is=
sourcing the Debathena bashrc file in /usr/athena/lib/init correctly.</div=
>
<div><br>
</div>
<div>Best,</div>
<div>Lizhou</div>
</div>
<div class=3D"m_5128292580077640806HOEnZb">
<div class=3D"m_5128292580077640806h5">
<div class=3D"gmail_extra"><br>
<div class=3D"gmail_quote">On Tue, Aug 15, 2017 at 3:01 PM, Kade L Phillips=
<span dir=3D"ltr">
<<a href=3D"mailto:kade@mit.edu" target=3D"_blank">kade@mit.edu</a>><=
/span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<div dir=3D"auto">
<div></div>
<div>`aklog` did it! Thanks for the help.</div>
<div><br>
</div>
<div>`renew` is what I used to use, but for some reason I don't have it=
in my $PATH, /sbin, or /usr/sbin.</div>
<div>
<div class=3D"m_5128292580077640806m_3943781648448086450h5">
<div><br>
On Aug 15, 2017, at 17:26, Lizhou Sha <<a href=3D"mailto:slz@mit.edu" ta=
rget=3D"_blank">slz@mit.edu</a>> wrote:<br>
<br>
</div>
<blockquote type=3D"cite">
<div>
<div dir=3D"ltr">Hi Kade,
<div><br>
</div>
<div>kinit gets you the Kerberos tickets, but you still need to obtain AFS =
tokens in order to access your locker. Try running `aklog` after you have r=
un `kinit`.</div>
<div><br>
</div>
<div>Alternatively, try using the predefined `renew` alias, which does this=
all in one go for you.</div>
<div><br>
</div>
<div>I hope this is helpful.</div>
<div><br>
</div>
<div>Best,</div>
<div>Lizhou</div>
</div>
<div class=3D"gmail_extra"><br>
<div class=3D"gmail_quote">On Tue, Aug 15, 2017 at 2:01 PM, Kade L Phillips=
<span dir=3D"ltr">
<<a href=3D"mailto:kade@mit.edu" target=3D"_blank">kade@mit.edu</a>><=
/span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<div>
<div style=3D"direction:ltr;font-family:Helvetica;color:#000000;font-size:1=
0pt">Hey guys,<br>
I'm running Debian Stretch (I'm living life on the edge) and just i=
nstalled Debathena.
<font face=3D"Courier New">sendmail</font> and printing work happily, but I=
don't have permissions to read files in
<font face=3D"Courier New">/mit/kade</font> from my box even after running =
<font face=3D"Courier New">
kinit</font>.<br>
<br>
Anything I can do to fix this? It's not a big deal if not. I don't =
use my Athena locker for much, and I don't want to break anything on my=
laptop at the moment.<br>
<br>
Not sure if this is relevant, but during setup, the installer asked the hos=
tname of two different Kerberos servers; I assumed this meant authenticatio=
n servers or the like=E2=80=94which I didn't know=E2=80=94and not my ow=
n machine*, so I left the fields blank.<br>
<br>
Thanks,<br>
Kade<br>
<div><br>
<div style=3D"font-family:Tahoma;font-size:13px">
<div style=3D"font-family:Tahoma;font-size:13px">
<div style=3D"font-family:Tahoma;font-size:13px">
<div style=3D"font-family:Tahoma;font-size:13px">
<div style=3D"font-family:Tahoma;font-size:13px">
<div style=3D"font-family:Tahoma;font-size:13px">
<div class=3D"m_5128292580077640806m_3943781648448086450m_14775470543867192=
94m_-3936495497556349840BodyFragment">
<font face=3D"Helvetica" size=3D"2"><span style=3D"font-size:10pt">
<div class=3D"m_5128292580077640806m_3943781648448086450m_14775470543867192=
94m_-3936495497556349840PlainText">
Kade L Phillips<br>
MIT Dept of EECS<br>
Novel Electronic Systems<br>
<br>
*When I set up Debian, I gave my own machine the hostname <font face=3D"Cou=
rier New">
LINX</font> and domain name<font face=3D"Courier New"> KADE.LOCALDOMAIN</fo=
nt><br>
</div>
</span></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear=3D"all">
<div><br>
</div>
-- <br>
<div class=3D"m_5128292580077640806m_3943781648448086450m_14775470543867192=
94gmail_signature" data-smartmail=3D"gmail_signature">
<div dir=3D"ltr">Lizhou Sha<br>
Massachusetts Institute of Technology<br>
Department of Physics</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear=3D"all">
<div><br>
</div>
-- <br>
<div class=3D"m_5128292580077640806m_3943781648448086450gmail_signature" da=
ta-smartmail=3D"gmail_signature">
<div dir=3D"ltr">Lizhou Sha<br>
Massachusetts Institute of Technology<br>
Department of Physics</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear=3D"all">
<div><br>
</div>
-- <br>
<div class=3D"m_5128292580077640806gmail_signature" data-smartmail=3D"gmail=
_signature">
<div dir=3D"ltr">Lizhou Sha<br>
Massachusetts Institute of Technology<br>
Department of Physics</div>
</div>
</div>
</div>
</div>
</blockquote>
</div></div></div>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br><div class=
=3D"gmail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">Li=
zhou Sha<br>Massachusetts Institute of Technology<br>Department of Physics<=
/div></div>
</div>
--001a113ed596a0b92b0556d2ac0b--