Displaying 3 results from an estimated 3 matches for "mantysalo".
2006 Jul 01
3
Installation, permissions of /usr/local/lib/R (PR#9054)
Full_Name: Jori M?ntysalo
Version: 2.3.1
OS: Linux, GNU/Debian stable
Submission from: (NULL) (81.197.171.182)
I said
./configure --with-readline=no --with-x=no
make
make install
and everything works except that /usr/local/lib/R/etc/ldpaths was not readable
as normal user.
2010 Feb 18
4
Win7: Older user accounts works
I got very strange behavior:
Server A has local passwords (made with smbpasswd -a) and it also use
password from other server:
security = server
password server = b.domain.example
passdb backend = tdbsam
With OLDER user accounts everything works. With WIN-XP everything works.
With CMD-PROMPT everything works. With LOCAL PASSWORDS everything works.
With PERMISSIONS TO GROUP everything
2014 Feb 04
1
Docs: detecting metadata changes
I just tested our backup system, that is done with rsync. When I changed
metadata of file --- for example permissions --- rsync notices change and
copies permissions to backup. However, our archiving does not work. So I
can roll back to older contents of a file but not to older permissions,
owner/group information etc.
Several web pages claim that rsync does not detect metadata changes at