that
Mozilla tried to open. The problem is likely to be the permissions on
one of these files. Failing that, start readint at the bottom of the file.
I did a chmod –R 755 on the Mozilla directory but it didn’t help.
You may want to reinstall from a clean RPM or tar, just to get back to
standard
Hi,
I am having problems running the Mozilla browser.
When I first installed RedHat, I didn’t choose to
install Mozilla. Later, while I was logged in under my personal account (Not
root) I installed Mozilla, which obviously asked me for root password.
It seemed to install fine.
On Thu, 2003-10-09 at 22:32, Michael S. Dunsavage wrote:
> So saying it's an upload dir, how bout write but no delete?
>
Michael-
I don't believe this can be done with file perms only. You could set a
dir so that only the owner of a file can delete it but I suspect that
ftp uploaded files are
On Fri, Oct 10, 2003 at 06:38:09AM -0500, David Eduardo Gomez Noguera wrote:
> On Thu, 2003-10-09 at 22:32, Michael S. Dunsavage wrote:
> > So saying it's an upload dir, how bout write but no delete?
> >
> > On Thursday 09 October 2003 02:07 pm, you wrote:
> >
>
> most ftp servers (I dont know
On Thu, 2003-10-09 at 22:32, Michael S. Dunsavage wrote:
> So saying it's an upload dir, how bout write but no delete?
>
> On Thursday 09 October 2003 02:07 pm, you wrote:
>
most ftp servers (I dont know all) are just jailed accounts. Just remove
the perms of said program if they work that way
> >
> > I want them to be able to list and download from my ftp site but not
> > delete.
> >
> > --
> > Michael S. Dunsavage
>
> Oh..even easier..
>
> chmod 755 upload
>
> They will be able to list and download files. As long as they don'
chmod 755 upload
They will be able to list and download files. As long as they don't
have write permissions, you should be ok.
--
Michael Gargiullo <[EMAIL PROTECTED]>
Warp Drive Networks
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
>
> > Also how can I set ftp so you can upload but cannot delete?
>
> On the upload directory
>
> If it's owned by ftpuser (or what ever user owns the ftp root.)
>
> chmod 733 uploads/
>
> They'll be able to enter the directory, upload to it, but not list or
> download files.
>
I want them to be
On Thu, 2003-10-09 at 13:22, Michael S. Dunsavage wrote:
> How can I set specific user permissions on a file or dir like I can in MS?
>
>
> For instance:
>
> John needs read/write/executable, but everyone else just needs read.
>
Simple and quick
John needs to own
How can I set specific user permissions on a file or dir like I can in MS?
For instance:
John needs read/write/executable, but everyone else just needs read.
Also how can I set ftp so you can upload but cannot delete?
Thank you.
--
Michael S. Dunsavage
--
redhat-list mailing list
James D. Parra wrote:
NameVirtualHost 192.168.101.101
DocumentRoot /var/www/html/ddd < Look here
ServerName "www.domainname.com:80" < You don't need the ':80'
ServerAlias "domainname.com"
ErrorLog /var/log/httpd/ddd_error_log
TransferLog /var/log/httpd/ddd_access_log
page from http://localhost
>
> 2) All file system permissions are set correctly.
>
> 3) It appears that, maybe, something in the global settings is overriding
> setting in the virtual server.
>
> Here is the Virtual Server lines from httpd2.conf;
>
> NameVirtualHost
Okay, I am at a complete loss.
I made all of the recommendations posted and determined the following;
1) Apache is running and can serve its default page from http://localhost
2) All file system permissions are set correctly.
3) It appears that, maybe, something in the global settings is
hich is ok if
it's your home box. Be careful with spaces!!
Re-boot and have fun.
Reven
- Original Message -
From: "Ashley Ratcliffe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 03, 2003 3:00 PM
Subject: permissions of fat32 partition
Hello,
I have a problem which i can't solve and don't know how to.
I have the redhat linux 9 partition and a FAT32(F: in windows) partition, i
also have windows on a different partition(C:). There is only files and
folders on the F: drive.
THE PROBLEM
After mounting the F: . The p
James D. Parra wrote:
jp -No I am not. I want clients to have read-only access. The directory and
its contents have 'rw_r__r__' permissions.
You do not need .htaccess to accomplish this. This will be handled by
the user/group Apache is running as vs. the user/group ownership of the
access. The directory and
its contents have 'rw_r__r__' permissions.
> >From a module within Webmin, I edited the directives as such;
> ServerName www.domainname.com
> DocumentRoot /var/www/html/ddd
> ServerAlias ddd
> ServerPath /var/www/html/ddd
>
> What should I
On Thu, 2003-10-02 at 17:53, James D. Parra wrote:
> Thanks, Bret.
>
> Output of access.log;
> 192.168.101.78 - - [02/Oct/2003:15:02:41 -0700] "GET / HTTP/1.1" 403 410 "-"
> "Opera/7.20 (Windows NT 5.1; U) [en]"
>
> Output of error.log;
> [Thu Oct 02 15:03:05 2003] [crit] [client 192.168.101.78]
dd the virtual server entry to
the file. What is the proper syntax so I can edit it manually?
Again, many thanks.
James
-Original Message-
From: Bret Hughes [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 2:48 PM
To: [EMAIL PROTECTED]
Subject: RE: Apache server read permissio
On Thu, 2003-10-02 at 16:31, James D. Parra wrote:
> Okay, I am getting the below error from the 'virtual server'. I must be
> missing something from either in the global settings or the virtual
> settings. Any ideas on how to configure the virtual web server?
>
> Thank you,
>
> James
anything
PROTECTED]
Sent: Thursday, October 02, 2003 10:49 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache server read permissions
On Thu, 2003-10-02 at 12:35, James D. Parra wrote:
> Hello,
>
> How do I set the directory/file permissions to 'read only' for website
> viewers?
>
On Thu, 2003-10-02 at 12:35, James D. Parra wrote:
> Hello,
>
> How do I set the directory/file permissions to 'read only' for website
> viewers?
>
> I am getting a, "You don't have permission to access / on this server,"
> error when I try to vie
: [EMAIL PROTECTED]
Subject: Re: Apache server read permissions
James D. Parra wrote:
> Hello,
>
> How do I set the directory/file permissions to 'read only' for website
> viewers?
>
> I am getting a, "You don't have permission to access / on this server,
On Thu, 2003-10-02 at 12:35, James D. Parra wrote:
> Hello,
>
> How do I set the directory/file permissions to 'read only' for website
> viewers?
>
> I am getting a, "You don't have permission to access / on this server,"
> error when I try
James D. Parra wrote:
Hello,
How do I set the directory/file permissions to 'read only' for website
viewers?
I am getting a, "You don't have permission to access / on this server,"
error when I try to view this page.
Thank you,
James
where is your root directory? t
Hello,
How do I set the directory/file permissions to 'read only' for website
viewers?
I am getting a, "You don't have permission to access / on this server,"
error when I try to view this page.
Thank you,
James
--
redhat-list mailing list
unsubscribe mailt
Kevin Passey wrote:
I've messed up some permissions somewhere on my system.
Can somebody advise me on resetting them using RPM.
rpm --setperms package
or for all installed RPMs
for package in `rpm -qa --queryformat "%{NAME}\n"`; do
rpm --setperms $package
done
HTH
Jens
--
redh
Hi,
I've messed up some permissions somewhere on my
system.
Can somebody advise me on resetting them using
RPM.
All my software has been installed using
RPM.
Thanks in advance
Kevin
nobody is just that "nobody" it is a user who
doesn't exist and they are the lowest man on the
chain of command. Most damons will run as nobody
for the porpose of *not* giving the application
any access to any resources (none whatsoever).
Simply do their own thing and not interfer with
anyon
List,
I'm learning about low-permission and restricted users and groups. I'm
curious about users like "nobody" and groups like "nobody"
What does a user like this look like? home? password? etc.
I have seen a user report recently showing the nobody user in Mac OS X
as something like:
name: no
I have a problem with default permissions being set on my user directory
on my remote server. The server has an nfs server running on it, so I
mount it via nfs on my desktop computer. The idea is that if I create a
file on my Linux desktop computer in OpenOffice.org, I should be able to
open
On 19:22 08 Jun 2003, Brent L. Cox <[EMAIL PROTECTED]> wrote:
| how would I set it to where it would mount the fat32
| parition automatic after a reboot?
Please don't top post. Post below, and trim the quoted material for
relevance and readability.
You need to add the appropriate line to the /et
just
umount /mnt/diskNT
- Original Message -
From: "Brent L. Cox" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 08, 2003 6:13 PM
Subject: Re: changing permissions
> ok thanks
> If I wanted to unmount the ntfs drive what command would I
>
how would I set it to where it would mount the fat32
parition automatic after a reboot?
On Mon, 9 Jun 2003 09:04:35 +1000
Cameron Simpson <[EMAIL PROTECTED]> wrote:
On 18:13 08 Jun 2003, Brent L. Cox
<[EMAIL PROTECTED]> wrote:
| ok thanks
| If I wanted to unmount the ntfs drive what command
On 18:13 08 Jun 2003, Brent L. Cox <[EMAIL PROTECTED]> wrote:
| ok thanks
| If I wanted to unmount the ntfs drive what command would I
| use
|
| I used this to mount it
|
| mount -t ntfs /dev/hdb5 /mnt/diskNT
umount /mnt/diskNT
--
Cameron Simpson <[EMAIL PROTECTED]> DoD#743
http://www.cskk.ezo
mount -t vfat /dev/hdax /mount_point
where x is the valid dos partition and /mount_point is an
already created directory.
Hope this helps,
Phil
At 05:56 PM 6/8/2003 -0400, Brent L. Cox wrote:
ok after updating my kernel I was able to mount a NTFS
drive but I am unable to change the permissi
kernel I was able to mount a NTFS drive but I am
unable to change the permissions on it to where I am able to write to it I
can only read it but only as root even logged in as root I am unable to
change permissions. Is there a way to get past this.
Thanks,
Brent
--
redhat-list mailing list
ok after updating my kernel I was able to mount a NTFS
drive but I am unable to change the permissions on it to
where I am able to write to it I can only read it but only
as root even logged in as root I am unable to change
permissions. Is there a way to get past this.
Thanks,
Brent
[mailto:[EMAIL PROTECTED]
Sent: 04 June 2003 22:12
To: [EMAIL PROTECTED]
Subject: Re: Permissions corrupted - how do I reset to installed.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 4 Jun 2003 15:03:10 +0100, Kevin Passey wrote:
> Can anybody help me here.
>
> I have
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 4 Jun 2003 15:03:10 +0100, Kevin Passey wrote:
> Can anybody help me here.
>
> I have corrupted various permissions on a couple of directories - is there a
> way to re-set them to the installed status.
>
> I am having pr
Rick Johnson wrote:
On 6/4/2003 7:03 AM, Kevin Passey wrote:
Can anybody help me here.
I have corrupted various permissions on a couple of directories - is
there a
way to re-set them to the installed status.
I am having problems with amanda and firestarter
Thanks
Kevin Passey
rpm can help
On Wed, 2003-06-04 at 09:03, Kevin Passey wrote:
> Can anybody help me here.
>
> I have corrupted various permissions on a couple of directories - is there a
> way to re-set them to the installed status.
>
> I am having problems with amanda and firestarter
>
>
;
> > Can anybody help me here.
> >
> > I have corrupted various permissions on a couple of directories - is there a
> > way to re-set them to the installed status.
> >
> > I am having problems with amanda and firestarter
> >
> > Thanks
>
This error has generated when I tryed to make:
chmod 777 -R extendida
chmod: changing permissions of `extendida' (requested: 0777, actual:
0755): Operação não permitida
-
Em Qua, 2003-06-04 às 10:13, Simon Tischer escreveu:
> first mount it, then change the per
On 6/4/2003 7:03 AM, Kevin Passey wrote:
Can anybody help me here.
I have corrupted various permissions on a couple of directories - is there a
way to re-set them to the installed status.
I am having problems with amanda and firestarter
Thanks
Kevin Passey
rpm can help you out here. rpm -V
Can anybody help me here.
I have corrupted various permissions on a couple of directories - is there a
way to re-set them to the installed status.
I am having problems with amanda and firestarter
Thanks
Kevin Passey
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https
first mount it, then change the permissions.
use the -R option to change all permission recursive
On Wednesday 04 June 2003 15:11, Ronaldo Rezende Vilela Luiz wrote:
> Hi,
> I have a partition of my old linux install mounted in the
> /mnt/conectiva. The directory /mnt/conectiva ha
Hi,
I have a partition of my old linux install mounted in the
/mnt/conectiva. The directory /mnt/conectiva has the 777 permissions.
But when the /mnt/conectiva has been mounted, the permissions are
changed automatically.
How can I set the permissions for this partition?
--
Ronaldo Rezende
How do you set permissions on program so it will load a libc? If I run
this app as root it will run. If I run it as a user which it belongs to
it will not load libc.5.so
hmmm..
any ideas ??
--
robert
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com
On 27-May-2003/13:03 -0700, Curtis Vaughan <[EMAIL PROTECTED]> wrote:
>Currently, any user that has an account on the Samba server has access
>to the share "Accounting".
>
>So, let's say I have user1, user2, user3, user4
>I have added user1, user2 and user3 to the accounting group. user4 is
>not
Well, I thought I knew Samba permissions, but I guess I don't.
Currently, any user that has an account on the Samba server has access
to the share "Accounting".
So, let's say I have user1, user2, user3, user4
I have added user1, user2 and user3 to the accounting group. us
Hi, everyone -
I seem to have a problem with my CD-ROM permissions under RH8.0. If I
run cdparanoia as root, it can access the drive just fine, but if I run
it as a user, it can't.
It finds the drive here:
[EMAIL PROTECTED] root]# cdparanoia --query -sv
cdparanoia III release 9.8 (Mar
On Mon, 10 Mar 2003 [EMAIL PROTECTED] wrote:
> What is the permission level I should set websites to? Right now it is set to 755
> and everything works, but should everything have the execute? And do cgi's need to
> be 777 or can they just be 755?
>
> Billy
>
>
If this is in ~/public_html then
What is the permission level I should set websites to? Right now it is set to 755 and
everything works, but should everything have the execute? And do cgi's need to be 777
or can they just be 755?
Billy
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.c
On 10-Mar-2003/08:31 +, "Cannon, Andrew" <[EMAIL PROTECTED]> wrote:
>Hi all,
>
>Two very quick and simple (I hope) questions for all you gurus out there...
>
>1) We have a network with a number of Unix/Linux machines on it. We have
>permissions set so that onl
* Andrew Cannon
> 2) Also, I have a stand-alone cluster running RH8, and I can't write to a
> floppy, either as a user or as root. The error message says that the floppy
> is a read only file system. It is a floppy created in Windows, but I can
> copy things FROM the floppy, but not TO the floppy.
Hi all,
Two very quick and simple (I hope) questions for all you gurus out there...
1) We have a network with a number of Unix/Linux machines on it. We have
permissions set so that only certain people can access the HP machines (i.e.
it kicks you off if you are not allowed to log in to the
When trying to mount an NFS export from my redhat 8 workstation I
receive errors saying that "only root can do that." I'm not sure if
it's a permission set on my NFS server or if it's more of a general
user-level permission on my workstation. There are 2 exports on the
server (which happens to be
Hi everybody!
How do I allow an user to:
copy and restore a mysql database
and to give write and read permission only to /var/www/html
thanks
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]; Robert Adkins
Subject: SAMBA file permissions
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey gang,
I've left something out, but I'm not sure what. I have a couple of
"public" directories on my network, s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wow! 9 days delay between send & receive!
- -Original Message-
From: Burke, Thomas G.
Sent: Monday, January 20, 2003 7:53 AM
To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Subject: SAMBA file permissions
*** PG
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey gang,
I've left something out, but I'm not sure what. I have a couple of
"public" directories on my network, such that users can share files.
It's set up such that when you create a file there, it has
owner/group "nobody"... Unfortunate
I get this error, it seems when I try anything that has to do with
authentication
Jan 26 05:29:23 ryans pam_timestamp_check: pam_timestamp: `/'
permissions are lax
various this preceed the previous in /var/log/messages such as
Jan 26 10:49:57 ryans sshd(pam_unix)[20572]: session opene
irectory.
- -Tom
- -Original Message-
From: Richard S. Crawford [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 5:14 PM
To: [EMAIL PROTECTED]
Subject: RE: Directory permissions
You shouldn't have to. Setting chmod 777 on the directory should do
it
just fine.
On the other hand
Are you talking files created by ftp, or files simply created by say,
vi? If it's the latter, I don't believe it's possible to create files
with 777 in unix/linux. Umask will only restrict down further, but it
cannot give permissions. Not taking umask into account you can only
Crawford [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 21, 2003 4:47 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Directory permissions
>
>
> # mkdir /openDirectory
> # chmod 777 -R /openDirectory
>
> is one way to do it, but probably kind of clunky and insecure. It
Richard S. Crawford [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 4:47 PM
To: [EMAIL PROTECTED]
Subject: Re: Directory permissions
# mkdir /openDirectory
# chmod 777 -R /openDirectory
is one way to do it, but probably kind of clunky and insecure. It's
worked on my system.
You mig
# mkdir /openDirectory
# chmod 777 -R /openDirectory
is one way to do it, but probably kind of clunky and insecure. It's
worked on my system.
You might also want to look into the umask command.
On Tue, 2003-01-21 at 13:16, Burke, Thomas G. wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: S
On Tue, 2003-01-21 at 15:16, Burke, Thomas G. wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hey gang,
>
> I'd leike to set up a directory such that anytime a file is written
> to that directory, it is created chmod 777, regardless of who creates
> it, or how it is created. A
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey gang,
I'd leike to set up a directory such that anytime a file is written
to that directory, it is created chmod 777, regardless of who creates
it, or how it is created. Anyone know how to do this?
Thanks,
Tom
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey gang,
I've left something out, but I'm not sure what. I have a couple of
"public" directories on my network, such that users can share files.
It's set up such that when you create a file there, it has
owner/group "nobody"... Unfortunate
Hello,
Unless you are trying to do something a bit out of the ordinary, 644 for
files and 755 for directories should work reasonably well. But also make
sure that the owner / group permissions are set correctly, as configured in
your httpd.conf file. This is especially critical should you
Hi list,
Can anyone tell me what permissions should i set for directories and
files of my web site ?
thx
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
On 10:49 27 Nov 2002, James Pifer <[EMAIL PROTECTED]> wrote:
| I've upgraded one of my PC's to Redhat 8 and so far like it a lot,
| although I'm not thrilled with Konquerer as my File Manager.(obviously
| running KDE) Can anyone suggest a better one?
I usually use the command line myself, but ther
I've upgraded one of my PC's to Redhat 8 and so far like it a lot,
although I'm not thrilled with Konquerer as my File Manager.(obviously
running KDE) Can anyone suggest a better one?
Also, I have a second disk mounted as /disk2. How can I give myself
complete access to everything under /disk2 so
m g-rw again. Is
> there a way to have the permissions be correct when the file gets created in
> the first place?
You can use umask to set the default permissions when a file or directory is created
by a user, but it does not, as far as I know, allow you to specify the permissions for
ere a way to have the permissions be correct when the file gets created in
> the first place?
"man umask"
--
\ \/ / _ |~\ _ In God We Trust. All Others Pay Cash.
> < / \|\ /|+-< | | "The world is a comedy to those that think,
/ /\ \\_/| \/ ||__)|_|a trage
I need all newly created files within /var/spool/mail to be go-rw - is
there a way to do that? Right now, all newly created files within that
directory is ug+rw, and I have to manually go in and chmod them g-rw again. Is
there a way to have the permissions be correct when the file gets
On Fri, 2002-11-15 at 16:46, Sam Steingold wrote:
> > The user that first logs in at the physical console gets the
> > file/device permissions assigned by PAM.
>
> how do I disable this?
Comment out the line:
0660 0660 root.floppy
in /etc/security/console.perms. Tho
I can change only the _user_ ownership of a
> file on console login, not _group_ ownership.
> is this really the case?
Yes and no. As I see it, upon login the PAM console module gives the
ownership of devices to a single user and alsos set the permissions,
but doesn't change the group
> * In message <[EMAIL PROTECTED]>
> * On the subject of "Re: audio permissions"
> * Sent on Sat, 16 Nov 2002 15:51:49 +0100
> * Honorable Michael Schwendt <[EMAIL PROTECTED]> writes:
>
> On 15 Nov 2002 19:46:43 -0500, Sam Steingold wrote:
>
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15 Nov 2002 19:46:43 -0500, Sam Steingold wrote:
> > > I noticed that after a boot, my /dev/dsp* and /dev/audio* are
> > > owned by sds.root and have permissions 600 (crw---).
> > > this is
> > >
> >
thanks for your kind reply - you are very helpful!
> * In message <[EMAIL PROTECTED]>
> * On the subject of "Re: audio permissions"
> * Sent on Fri, 15 Nov 2002 14:06:15 +0100
> * Honorable Michael Schwendt <[EMAIL PROTECTED]> writes:
>
> On 14 Nov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14 Nov 2002 21:33:47 -0500, Sam Steingold wrote:
> I noticed that after a boot, my /dev/dsp* and /dev/audio* are owned by
> sds.root and have permissions 600 (crw---).
> this is
>
> 1. strange: why are these files owned by _m
I will be out of the office Friday, November 15th. If this is an emergency please
contact the IT help desk.
Thank you,
Jacob Petrie
Web Systems/Information Technology
Kitsap Community Federal Credit Union
[EMAIL PROTECTED]
360.662.2140
--
redhat-list mailing list
unsubscribe mailto:redhat-l
I will be out of the office Friday, November 15th. If this is an emergency please
contact the IT help desk.
Thank you,
Jacob Petrie
Web Systems/Information Technology
Kitsap Community Federal Credit Union
[EMAIL PROTECTED]
360.662.2140
--
redhat-list mailing list
unsubscribe mailto:redhat-l
I will be out of the office Friday, November 15th. If this is an emergency please
contact the IT help desk.
Thank you,
Jacob Petrie
Web Systems/Information Technology
Kitsap Community Federal Credit Union
[EMAIL PROTECTED]
360.662.2140
--
redhat-list mailing list
unsubscribe mailto:redhat-l
I will be out of the office Friday, November 15th. If this is an emergency please
contact the IT help desk.
Thank you,
Jacob Petrie
Web Systems/Information Technology
Kitsap Community Federal Credit Union
[EMAIL PROTECTED]
360.662.2140
--
redhat-list mailing list
unsubscribe mailto:redhat-l
I will be out of the office Friday, November 15th. If this is an emergency please
contact the IT help desk.
Thank you,
Jacob Petrie
Web Systems/Information Technology
Kitsap Community Federal Credit Union
[EMAIL PROTECTED]
360.662.2140
--
redhat-list mailing list
unsubscribe mailto:redhat-l
I will be out of the office Friday, November 15th. If this is an emergency please
contact the IT help desk.
Thank you,
Jacob Petrie
Web Systems/Information Technology
Kitsap Community Federal Credit Union
[EMAIL PROTECTED]
360.662.2140
--
redhat-list mailing list
unsubscribe mailto:redhat-l
I noticed that after a boot, my /dev/dsp* and /dev/audio* are owned by
sds.root and have permissions 600 (crw---).
this is
1. strange: why are these files owned by _me_ and not root?
2. inconvenient: mpg123 &c are not suid root,
so my wife cannot use audio.
For now, I a
First of all, thanks to the list, especially Robert and Philip.
All I needed was to be told the command, and I went in and read the man for it, and
worked it out. Where I stuffed up, was I wanted to make directories available under
my login, not just root, so i set permissions for my log in
On Tue, 2002-11-05 at 18:38, Greg wrote:
> Hi,
> how do I set permissions for directories while in text mode. What is the
> command, and if someone could write an example for me please.
> thanks Greg
Dear Greg,
Of course you should type "man chmod" before proceeding much
Thanks Philip.
Greg
-Original Message-
From: [EMAIL PROTECTED]
[mailto:redhat-list-admin@;redhat.com]On Behalf Of Philip Mark Donaghy
Sent: Tuesday, November 05, 2002 9:51 PM
To: [EMAIL PROTECTED]
Subject: Re: setting permissions
Greg wrote:
> Hi,
> how do I set permissio
TED]>
Sent: Tuesday, November 05, 2002 11:51 AM
Subject: Re: setting permissions
> Greg wrote:
>
> > Hi,
> > how do I set permissions for directories while in text mode. What is
> > the command, and if someone could write an example for me please.
> >
> > thanks Gr
Greg wrote:
Hi,
how do I set permissions for directories while in text mode. What is
the command, and if someone could write an example for me please.
thanks Greg
chmod u+x filename
chmod g+w filename
chmod o+r filename
chmod a+r filename
The first example changes execute(x) permission for
Hi,
how do
I set permissions for directories while in text mode. What is the command,
and if someone could write an example for me please.
thanks
Greg
it's extremely
easy. The output of getfacl is suitable as input to setfacl, and can be
used to sync permissions:
(cd /path/dir1 && getfacl *) | (cd /path/dir2 && setfacl -S -)
or:
(cd /path/dir1 && getfacl *) | (cd /path/dir2 && setfacl --restore=-)
Forgiv
If I do an ls --lR >>filelist.txt can I use the output to change the
usernames and groups of the same files in another directory to the same as
the first directory?
John
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com
- Original Message -
From: "vimol ksh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 1:39 PM
Subject: chmod: changing permissions of `login': Operation not permitted
> My machine has problem while trying to login through
> tel
1 - 100 of 417 matches
Mail list logo