Displaying 5 results from an estimated 5 matches for "permessions".
2003 Jun 28
3
win2000 service pack 4 - samba 2.2.2
...r is
concerning the user not having access, versus rights. I installed the service
pack on my w2k machine and chmod 777 my profile directory as well...same error.
Defaults to the local profile instead.
Note, the samba server reflects "samba_server_hostname\username" when looking
at the permessions from windows. We also found out that the migrate win2kAD
accounts needed their profile directories on a windows machines to be changed as
well...they use to be, "nt4_domainname\username". Had to change take control of
the directory, therefore making the perms "win2k_ad\username"...
2004 Apr 13
2
R apache and PHP
I've developed a web application in PHP and R
my script is
<?php
...
exec("R CMD BATCH --silent /home/marcello/R_in/myfile.bat
/home/marcello/R_out/myfile.out");
...
?>
This script execute in R batch mode and write the myfile.out.
On Win2000 the similar script is ok, but on linux I've a problem.
I suppose is a permession problem because the same script on shell
2004 Apr 13
0
R , apache and PHP
I've developed a web application in PHP and R
my script is
<?php
...
exec("R CMD BATCH --silent /home/marcello/R_in/myfile.bat
/home/marcello/R_out/myfile.out");
...
?>
This script execute in R batch mode and write the myfile.out.
On Win2000 the similar script is ok, but on linux I've a problem.
I suppose is a permession problem because the same script on shell
2007 Sep 28
1
FYI CentOS-5, SElinux and OpenOffice-2.3
I have installed OOo 2.3 on CentOS-5. Everything seems to work but I had
to locate the item reproduced below. Since this is a vital modification I
reproduce it here so that it gets a wider audience.
FYI:
OOo 2.3.0 and SELinux: "no suitable windowing system found, exiting."
OpenOffice.org (OOo) 2.3.0 is incompatible with the SELinux technology
activated by default in Fedora 7, Fedora
2010 Nov 16
1
I can't rename any file/folder from samba clients.
Hello world,
I have a problem, i can't rename any file/folder from samba clients.
I can create and delete files/folders but not rename.
Permessions in /home/public : chmod -r 777 /home/public
I tried many configurations comment/uncomment below parameters in [public]
but without any effect.
Any idea ?
Thanks
This is my configuration:
This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to underst...