Does someone know who is the owner of the Nameserver 4.2.2.2 ? I find a whois but I dont know the organisation.. Does someone know it ?
Has someone searched before?
Thanks for your help!
I export an oracle "schema" using
exp userid=/ file=pt.dmp log=pt.log owner=FOO buffer=10000000 statistics=NONE direct=Y
and then import it into a different schema on the same oracle instance on the same SID using
imp userid=/ file=pt.dmp fromuser=FOO touser=paul
When I try to access the stored procedures, I get
ORA-29541: class PAUL.ESMQOracleStoredProc could not be resolved
Any idea why one user can resolve this but another one can't?
I have one Linux ext3 partition shared on network.
Now when some one copy files from MAc , then other people can't change the file dute to permission problem.
Is there any way that ane new file which is copied will always have 777 permission
and some specific user as owner of file not the default user
thanks
Due to a Hard disk problem I am trying to shift a partition from one hard disk to another. I am following http://www.ibm.com/developerworks/library/l-partplan.html article to do that. In the copying part I would like to ignore one particular sub directory. How can I accomplish that keeping in mind when copying I have to preserve my owner group and time stamp. There is around 700 GB of data that needs to be copied if I do not ignore a particular subdirectory.
Due to a Hard disk problem I am trying to shift a partition from one hard disk to another. I am following http://www.ibm.com/developerworks/library/l-partplan.html article to do that. In the copying part I would like to ignore one particular sub directory. How can I accomplish that keeping in mind when copying I have to preserve my owner group and time stamp. There is around 700 GB of data that needs to be copied if I do not ignore a particular subdirectory.
I have a startup script placed in /etc/init.d wherein I make the following call:
nohup sudo -u myuser $CATALINA_HOME/bin/startup.sh 2>&1
This causes Tomcat to be run as myuser, which is expected. However after issuing the reboot command the system starts up and root is now the owner of this process. How can I force the process to be started off as myuser on reboot?
While I know that CHMOD is impossible in Windows, I do have a problem with permissions.
I'm running XAMPP on Windows 8 Release Preview and I'm trying to install ModenaCam. However, I get an error message which tells me that two files are not writable (they are 666) and they need to be 777.
The permissions for the files are correct (full control for everyone, owner is everyone), but I can't get this thing to work!
Any help would be greatly appreciated.
I updated my server from lenny to squeeze and Ispconfig.
I got everything back in place except a right problems.
if i us "mkdir" with php i get : permission denied.
whoami return : "www-data"
File owner are like before (for example web54:client4),
same for directory
Ftp user work fine, create new file and edit file with the same right (web54:client4)
I don't understand why it does'nt work in php and I don't have any idea where to look now ?
Thanks for your help,
Francois
I'm completely frustrated. I'm an owner of a OCZ 8GB Rally2 which I've used flawlessly for about 4 months now, and all of a sudden this week I begin getting errors telling me that I can't delete a file due to "make sure the disk is not write-protected, full or and the file is not in-use" dialog. Here's what I've tried:
Deleting the file using FileASSASSIN (it's worked on everything else but files on this darn flash drive)
Formatting the flash drive and then restoring the backed up information (I format to NTFS, FYI)
Any suggestions on what to do?
I'm trying to change the TCP TIME_WAIT timeout on Solaris. According to some Google results I need to run this command:
ndd -set /dev/tcp tcp_time_wait_interval 60000
However I get:
operation failed: Not owner
What am I doing wrong? I'm already running ndd as root. Is there another way to tune TIME_WAIT?
I have currently installed minify on on of my websites however I am currently getting hammered with email from CSF/LFD.
Example:
Time: Fri Aug 10 13:10:03 2012 +0700
File: /tmp/minify_builder,index.php_f516d1c7cae9c3881406fd9a0ce69c38
Reason: Script, file extension
Owner: -:- (504:501)
Action: No action taken
What is the best way to have these ignored inside CSF? Some advice would be highyl appreciated. Thank you very much.
I have one Linux ext3 partition shared on network.
Now when some one copy files from MAc , then other people can't change the file dute to permission problem.
Is there any way that ane new file which is copied will always have 777 permission
and some specific user as owner of file not the default user
thanks
Why does hardware get slower with time? I have been a PC owner since 1990 and every computer I have had in my life became really, really slow after 3-4 years (even with a full system-reinstall). It is the case with Windows PCs. It is also the case with Apple Hardware. Why is this happening? Can this be avoided?
see this
and this
<IfModule !mod_php5.c>
<FilesMatch "\.php$">
Order allow,deny
Deny from all
Allow from none
</FilesMatch>
</IfModule>
now i cant know mod_php5.c name
becuase iam is not the server owner
me is just have small host
now is there any other way to do that
this man i want deny access php file when the php is no longer here
I had to save data from my harddisk to an external drive (with linux) and after reinstalling Windows Vista (and copying the files back) there is a strange overlay icon with two people. How do I get rid of this ?
First I thought it could be shared, but the files are not shared. The user is the owner of all those files and they are accesible to everyone.
Any ideas what Vista would like to say to me with these icons and how I get rid of them ?
If I have a script that is to be executed by the nobody user, why is there a need to assign group write and execute permissions. For example in the article at http://www.zzee.com/solutions/unix-permissions.shtml, it notes that the permission 755 should be assigned to scripts on a web server. I understand that the user nobody is treated as others and as the owner of the script I would like full permissions. Am I missing something?
We have an Ubuntu 10.04 server. How can I set it so that new files created (or copied) over SFTP or SSH have g+rw and g+rwx permissions (where appropriate)?
I'm also using setgid (chmod g+s) so that they inherit the proper group owner.
is that even possible?
Summary, i'm running puppet master on a server and ideally we want root logins via ssh disabled, we want to force all access via sudo if root access required
however we have puppet installed using a git repo to manage the manifests, this repo is currently owned by root and currently i only know of 2 solutions
(less ideal) allow root access via key auth only - if so, what can i lock it down to to only allow the git push commands?
own the repo in /etc/puppet as a different owner - will puppet work reliably with this?
Hi
Wanted to check something on a local site and see how the outside world sees it. however, using a web proxy im not sure that when i enter my credentials the proxy wont record this and give the proxy owner access to my site.
is there another way to see my own site as though I was on the other side?
i have made columns in some of the tables encrypted in sql server 2008. Now as i am a db owner i have the access to encode and decode the data using the symmetric key and certificate. But some other users have only currently datareader and datawriter rights ,and when they execute any SP referring the logic which uses the key and certificate "User does has not right on the certificate to execute". What rights / exact permission should i grant them just to solve this problem
I have XPS9100 DELL desktop computer awakes out of the sleep mode without me prompting it.
I have 64 bit OS
Before I go to sleep I put that in sleep mode but in the morning I see its awake and I try every setting possible but could not help
I have tried this command and here is what I got and I am not sure what to do.
C:\Users\NAME>powercfg -lastwake
Wake History Count - 1
Wake History [0]
Wake Source Count - 1
Wake Source [0]
Type: Wake Timer
Owner: [SERVICE] \Device\HarddiskVolume3\Windows\System32\svchost.exe (wuauserv)
Generally when working with complex puppet modules, I will set variables at the node level or inside a class. e.g.,
node 'foo.com' {
$file_owner = "larry"
include bar
}
class bar {
$file_name = "larry.txt"
include do_stuff
}
class do_stuff {
file { $file_name:
ensure => file,
owner => $file_owner,
}
}
How/when/why does parametrized classes help when this situation? How are you using parametrized classes to structure your puppet modules?
at my school we have a student unix server with our accounts.
i have installed git on my account, created a repository, and created the acl permissions on the folder repository so other users can access the repository
# file: tp1
# owner: my_account
# group: groupxxx
user::rwx
user:friend_account:rwx
group::---
mask::rwx
other::---
default:user::rwx
default:user:friend_account:rwx
default:group::---
default:mask::rwx
default:other::---
but friend_account cant even cd to my tp1 directory (permission denied), so i think the problem should be in unix acl permissions..
For an Microsoft Exchange server, is it possible to encrypt the email database such that the sysadmin cannot see the emails?
In other words, the admin would be responsible for all aspects of running the Windows server and Exchange process, but would not be able to see the contents of any one email (except those sent to him, obviously). Only another individual (e.g. company owner) would be able to see all emails contained in the database.