mountovanie na filer

Sekcia: Ostatné 18.03.2009 | 19:15
Avatar mariannoem debian  Používateľ
nevie niekto preco po namountovani na filer cez cifs, (zadanie vsetkych parametrov je spravne taktiez ako $uid:$gid) mi neustale ukazuje ze je namountovany folder s uplne inymi $user a $group: napr.: mount ..... root:users po namountovani mi ukazuje tieto permissions 500:501 - nejaky napad preco?
web developer a trosku znalosti v linuxe
    • Re: mountovanie na filer 19.03.2009 | 07:37
      Avatar igor   Používateľ
      man mount
      nenapisal si prikaz ktorym mountujes
      • Re: mountovanie na filer 19.03.2009 | 09:12
        Avatar mariannoem debian  Používateľ
        mount.cifs //server/priecinok_na_fileri /priecinok_na_workstatione/ -o credentials=/cred/,uid=$uid,gid=$gid,rw
        web developer a trosku znalosti v linuxe
        • Re: mountovanie na filer 19.03.2009 | 11:20
          noobik   Návštevník
          pozri si manualove stranky mount

          je tam prepinac setuid a setguid, skus pouzit tieto.
        • Re: mountovanie na filer 19.03.2009 | 16:58
          Avatar igor   Používateľ
          man mount.cifs

          uid=arg
          sets the uid that will own all files on the mounted filesystem. It may be specified as either a username or a numeric uid. This parameter is ignored when the target server supports the CIFS Unix extensions.
          gid=arg
          sets the gid that will own all files on the mounted filesystem. It may be specified as either a groupname or a numeric gid. This parameter is ignored when the target server supports the CIFS Unix extensions.

          ci to nebude koli tomu..