Displaying 4 results from an estimated 4 matches for "maproot".
2002 Jul 16
2
5 non-answered questions.
...using the right 
click, send to option to send a text file in the notepad. Sometimes it 
works, sometimes not ("Unable to open file" error message). I crosss 
checked the unix file perms, the samba options between working and non 
working files. No way.
3. Is there a tool to simulate the MAPROOT novell command ?
    (We are doing subst but it is not very easy to use as all map are 
labelled "Network Drive")
    Again, Win2k allows "deep" drive mapping and NT not.
4. The matching between DOS attributes (archive, read only...) and Unix 
rights is something not very cool...
2013 Feb 07
4
NFSv4 + Kerberos permission denied
...root
mount and as a user mount (sysctl vfs.usermounts=1).
With -sec=sys it works read-write, but with -sec=krb5 read-only..
my /etc/exports:
V4: /export_test -sec=krb5:krb5i:krb5p -network 192.168.0.0 -mask 255.255.255.0
/export_test -sec=krb5:krb5i:krb5p -network 192.168.0.0 -mask
255.255.255.0 -maproot=root -alldirs
tried with V4: / .... as well.
Added all the principals needed.
Tried also with full qualified domain names.
SSH works fine with Kerberos
Do I need rpcsec_gss.patch? (according to
http://code.google.com/p/macnfsv4/wiki/FreeBSD8KerberizedNFSSetup)
or can I make it work somehow else?...
2000 Aug 15
0
[PATCH]: Port to Mac OS X/Darwin, misc
...n zlib, which was causing a crash on
Darwin.
  I've noticed another bug.  If ssh is setuid, I get a permission denied
error while it tries to open ~/.ssh/prng_seed.  I'm guessing this is
because ssh is running with euid=0 at that point; since my home dir
is exported from an NFS server with maproot=nobody, this fails.  Aside
from that problem, there may be a larger problem that ssh is running
with euid=0 when it doesn't need to be.
	Thanks,
	-Fred
Summary:
Makefile.in:
 - OpenSSH doesn't build well if you are building outside of the source tree.
   - mkinstalldirs lives in $(srcdi...
2003 Jun 20
3
su: no directory
hi
i've got the the problem that i can't su -l <someone> an my client machine.
   $ su -l admin
   su: no directory
i can login locally, login via ssh, su -l root without any problems. 
SERVER: FreeBSD4.8 stabel (~ 1 week ago last cvs update) runs 
NIS, NFS, DNS, FTP, SAMBA, NTP
CLIENT> FreeBSD5.1 release (rebuild kernel using KERNCONF=SMP)
i didn't had problems with have