Search:

Type: Posts; User: yens; Keyword(s):

Search: Search took 0.07 seconds.

  1. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    I've been doing this for almost half an year but there were some permission problems. I have public folder what has write permission to all PCs. The issue was that if some creates folder via samba...
  2. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    Hi,
    This is my case and I don't have any problem with mounting the nfs share from fstab. The nfs share mounts just after the connection is available. The delay is only 1-2 seconds after the...
  3. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    Under permission I mean the output from
    ls -l /foldername
    I think that you get the output from your client machine or I'm wrong?
  4. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    I suppose you should check the permissions of the folder that you export via NFS. In principal if uid/gid on the client and the server differ there should be write permission to others.
  5. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    As from my experience you can control via users and login if the server runs samba ans resp. you use samba on the client to access the share.
    Regarding NFS you can control the access with the folder...
  6. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    OK, this is also another possibility for Evolution backup.
    What I actually do for my backups:
    I have an executable file with 5 similar rsync lines for different directories, this line for evolution...
  7. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    This seems to be a long thread.
    I run into another issue and found a solution for it. I hope this could be helpful to someone with the same problem.
    I make weekly a rsync backup of my local mail...
  8. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    Btw, I put this into my /etc/fstab


    # nfs variant
    192.168.2.10:/home/jens /home/jens/mnt/homedir nfs rw 0 0
    192.168.2.10:/home/samba/shares/public /home/jens/mnt/publicdir nfs rw 0 0
    ...
  9. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    This was exactly the point. On the server I just did


    sudo chmod a+w -R /home/jens
    sudo chmod a+w -R /home/samba/shares/

    Now I mount the folders with write permission and anonuid/anongid is...
  10. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    Shane, thank you for the answer.
    Unfortunately nothing changed. I put exactly the same options, even I tried with anonuid/anongid and without them.
    I've noticed some odd thing. The folder where I...
  11. Replies
    20
    Views
    1,045

    [SOLVED] Re: Ubuntu and parents

    Hi,

    I have the same issue with a colleague of mine, i.e. vista>>ubuntu switch.
    Up to now there are mostly positive reaction from her, of course I helped a lot at the beginning cause it was little...
  12. Replies
    520
    Views
    849,872

    Re: HOWTO: NFS Server/Client

    Hello,

    It's a very nice thread but I got read/write issue with the nfs shares.
    We have a network organized as follows. Ubuntu server 8.04 and 3 client machines running Windows and myself running...
  13. Replies
    1
    Views
    442

    [SOLVED] Re: cannot automount smbfs after libpam update

    I shall answer to my own post because I found the solution for my problem. I'm very sorry and I fell like a complete noob cause I blamed the libpam update by mistake.
    So, what was wrong from my...
  14. Thread: The BUMP Thread

    by yens
    Replies
    53,489
    Views
    3,280,312

    Re: The BUMP Thread

    Bumpitto
  15. Replies
    1
    Views
    442

    [SOLVED] cannot automount smbfs after libpam update

    Hi all,

    We have ubuntu 8.04 server machine in the office, which shares home and public dirs via samba. I'm the only one running ubuntu 9.04 desktop but i also use samba to access the shares.
    I...
Results 1 to 15 of 15