François Cerbelle wrote:
> But we should address another problem : the login process on the
> workstation must get a coda token for the user !
No, not the login-process, but the first shell should have it.
I solved the problem by using kerberos as login via PAM
to get a ticket and run clog from a
On Jeu 15 février 2007 22:42, Davor Ocelic a écrit :
> Coda server stores all files under a normal filesystem
> directory or mount point, such as /vicepa/ on the server,
> but the files in there have coda-specific internal organization
> and are not directly usable like files you see in say, /home
On Thu, Feb 15, 2007 at 11:40:46PM +0530, Chittaranjan Mandal wrote:
> We am trying to setup CODA with the help of
> http://www.coda.cs.cmu.edu/doc/html/manual/index.html
>
> So far we have only been able to install all packages (via
> mandriva rpms). Hopefully we will also get the clients and
>
Hi Chitta,
On Thu, Feb 15, 2007 at 11:40:46PM +0530, Chittaranjan Mandal wrote:
> We are currently using NFS with NIS and autofs. So, we already
> have a pool of users and their individual home directories
> which they get after they log into a client host.
>
> We would like to somehow replace t
We am trying to setup CODA with the help of
http://www.coda.cs.cmu.edu/doc/html/manual/index.html
So far we have only been able to install all packages (via
mandriva rpms). Hopefully we will also get the clients and
servers running with the help of the above manual.
There is one aspect that the