All of lore.kernel.org
 help / color / mirror / Atom feed
* permissions
@ 2010-06-05  9:33 William Pursell
  2010-06-05  9:50 ` permissions Andreas Schwab
  0 siblings, 1 reply; 20+ messages in thread
From: William Pursell @ 2010-06-05  9:33 UTC (permalink / raw)
  To: git

If .git is not readable, but ../.git is, .git works with
the database in ../.git.  Is that the desired behavior?
It would seem more appropriate that git fail with a
"permission denied" error.  In particular, if .git
is not readable and there is no database between
$PWD and $GIT_CEILING_DIRECTORIES, the current error is:
fatal: Not a git repository (or any of the parent directories): .git

Wouldn't it be better to have the error message be something like:
.git: permission denied

After all, it is a git repository, so "Not a git repository"
is not accurate.

-- 
William Pursell

^ permalink raw reply	[flat|nested] 20+ messages in thread
* permissions
@ 2015-06-29 14:49 dark.star777-NKkJACngtoFBDgjK7y7TUQ
  0 siblings, 0 replies; 20+ messages in thread
From: dark.star777-NKkJACngtoFBDgjK7y7TUQ @ 2015-06-29 14:49 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA

hi
i know this is a very hoary old chestnut and crops up all the time 
but i am utterly stumped and cant find a solution.


i've got small mobile device whic is a linio plextalk
its running win ce to do its stuff
it exports a samba/cifs share
and i canmount it  but i cant access anything on it.
read or write.

  i went through the manwell and tried every combination of security user file modes groups and passwords i can find but its not haivng any of it.
so its not the mount options.

have trid it on a 2.6.33.5 and 3.0 and 3.4 kernel mount
on vanilla linux/debian wheezy and bananian,same problem m so its not the cifs version.

i treid dumping the tcp msgs and its sending the smb blocks ok but i cant get past the permissions problem.

i can access it ok form win xp, service pack 2.
ok its somethign to do with the way win ce does the permissions and how these are translated for linux
any suggestions as to how to go about debugging this woudl be much appreciated.


ta muchly
neil foster

^ permalink raw reply	[flat|nested] 20+ messages in thread
[parent not found: <454655BC.30606@blueyonder.co.uk>]
* permissions
@ 2002-07-08  8:04 Nicolas Brainez
  0 siblings, 0 replies; 20+ messages in thread
From: Nicolas Brainez @ 2002-07-08  8:04 UTC (permalink / raw)
  To: NFS

Hi,

I use NFS v2, servers and workstations use Debian woody.


Every user in the LAN have one access to the NFS server (private
directory), no problem with that.
Now I want to set up a 'public' directory to be mounted in NFS, with
full permissions for every user in the LAN IP range.
I tried :

/dir/exported/public 192.168.0.0/24(all_squash)

It works but only when logged in root on workstations (that's logic).
Is it possible to mount this NFS partition with local uid/gid like with
samba ?

If not, have you already done this type of configuration ? how to give
read/write access to everyone ?

Thanks in advance.

--
Nicolas Brainez




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-06-29 14:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-05  9:33 permissions William Pursell
2010-06-05  9:50 ` permissions Andreas Schwab
2010-06-05 18:23   ` permissions William Pursell
2010-06-06  6:45     ` permissions Alex Riesen
2010-06-06  9:36       ` permissions William Pursell
2010-06-06 12:45         ` permissions Alex Riesen
2010-06-06 19:54         ` permissions Junio C Hamano
2010-06-08 10:25           ` permissions William Pursell
2010-06-08 14:52             ` permissions Alex Riesen
2010-06-08 21:05               ` permissions Junio C Hamano
2010-06-08 22:27                 ` permissions William Pursell
2010-06-09  7:20                   ` permissions Alex Riesen
2010-06-09 10:29                     ` permissions William Pursell
2010-06-09 12:06                       ` permissions Thomas Rast
2010-06-09 13:00                         ` permissions Alex Riesen
2010-06-09 12:56                       ` permissions Alex Riesen
2010-06-09 10:39                     ` permissions Steven Michalske
  -- strict thread matches above, loose matches on Subject: below --
2015-06-29 14:49 permissions dark.star777-NKkJACngtoFBDgjK7y7TUQ
     [not found] <454655BC.30606@blueyonder.co.uk>
     [not found] ` <20061030213355.GA25496@cloud.net.au>
     [not found]   ` <45469110.4070108@blueyonder.co.uk>
     [not found]     ` <20061031012432.GA6698@cloud.net.au>
2006-10-31 10:50       ` permissions richard
2002-07-08  8:04 permissions Nicolas Brainez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.