General :: Enable Sticky Bit To A Group?
Feb 24, 2011
I have created a user smith by
Code:
[root@localhost ~]#useradd smith
and then create a group marketing
Code:
[root@localhost ~]#useradd marketing
I want that even if the root will crtae a file or directory it will fall into group marketing.For that purpose I use sticky bit.
Code:
[root@localhost ~]#chmod g+s marketing
cmod:failed to get attributes of marketing' :No such file or directory
View 6 Replies
ADVERTISEMENT
Feb 21, 2011
Situation is that there are two users on a Linux server- say A and B.A has been operating a shell script that in turn makes use of and exe file.The script and exe both are owned by user A.My problem is that I want user B to make use of the script and exe in exactly the same way user A does.So I have set suid bit of the script, exe and all the library files that the exe uses.But the exe is still not executing from user B.I did a man of chmod on Linux server and it gave an indication that SUID is disabled on new Linux servers.Now the question is, is there any other command that can perform the same task as SUID did on Unix.
View 4 Replies
View Related
Jan 5, 2010
After spending more than an hour searching the Web for an answer I've decided to resort to the help of my favourite forum. I run KDE 4.2.4 on Linux Mint 7. In the past (in KDE 3) I found "Enable sticky switching" option of kxkb very useful, but for some reason it's missing in this version. I wonder therefore if there is a way to enable it manually.
View 2 Replies
View Related
Oct 19, 2009
i want secondary users can able to change the files permissions of primary group?user MAC is having www as a primary and httpd as secondary group. But he want to change the file permissions (chmod) httpd group files. Is it possible or not? I think its not possible. If it`s possible then let me know how?
View 3 Replies
View Related
Feb 8, 2011
I have a group (GROUP) with a number of users. I recently added a new user (NEW). NEW is able to read but not write group files, whereas all the other users in the group can read and write to the group files. The permissions for the group files indicate that all members of group should have write permission -rwxrwxr-x
/etc/group indicates that NEW is a member of GROUP
...
GROUP:x:501:GROUP,OLD,OLD2,OLD3,OLD4,....,NEW
[code]....
Don't know if it matters, but both OLD and NEW write to the GROUP files over an internet connection. why NEW can't write to GROUP files? Is there a maximum number of members in a group that I might have exceeded?
View 2 Replies
View Related
Aug 22, 2010
I need to create a group that has the same permissions as the users group. Can I have the new group be a member of the "users" group to inherit its permissions?
View 4 Replies
View Related
Dec 14, 2010
How does Compiz automatically decide which windows should be sticky (i.e. should be visible on all workspaces)? Windows such as gnome-panel and cairo-dock always stay on the visible workspace, without requiring additional configuration. How does Compiz figure this out?
View 1 Replies
View Related
Jun 23, 2010
I have a folder that contains my group's website. The ownership of the entire directory is set to "www-data.website" (website being a group). I want to set the sticky bit on this directory such that if anyone creates a new file, either in the main directory or subdirectories, the ownership remains like above.
Q1: I have the sticky bit set on the main directory (drwxrwsr-x). But for some reason, some of the subdirectories don't have the sticky bit set. Is there a command I can use to change the sticky bit on Directories Only (i.e., not on the files)?
Q2: Is there a sticky bit that I can set for the ownership (not group) so that it is always set to www-data?
View 5 Replies
View Related
Jul 19, 2011
How can I create a user group that restricts Internet privileges to only members in the group, then I will assigns certain applications to join the group for access to the Internet.
For example, I want only group net to have access to the Internet. Group net is then connected to:
Code:
So far, I am using the gnome group policy manager that is standard with ubuntu but Its not working. It is possible that im misdirected and that I should use a firewall instead?
View 2 Replies
View Related
May 24, 2010
I have a text file that currently has around 150 000 usernames in it. I need to somehow group them into smaller groups of 1000 and then add that value into the DB. for example user xzy group 1 (hopefully the groups will be digits incrementing)
[Code]....
how to search for 1000 then assign them group 1 and then 1001-1999 to group 2 etc.
View 3 Replies
View Related
May 25, 2011
I've been tasked with fixing a Red Hat system that dies with a kernel panic during the boot stage:
Code:
EXT3-fserror (dev sda1): ext3_check_descriptors: Inode bitmap for group 4 not in group (block 67239937)!
EXT3-fs: group descriptors corrupted!
mount: error mounting /dev/root on /sysroot as ext3: Invalid argument
I can boot into a Rescue CD, but I'm a bit out of my element because I don't use EXT3 myself, and I've never had to repair a corrupted file system before.
View 3 Replies
View Related
Feb 10, 2010
I recently installed Deluge 1.2.0 from the following PPA:[URL]I using this on two different Linux computers. One is running Linux Mint 8 and the other is running Ubuntu Netbook Remix 9.10. The first time on either computer when I enable WebUI in the Deluge GUI it works fine. However if I ever disable it in plugins section I am subsequently unable to re-enable it (doesn't appear in the side panel again). Rebooting or reinstalling Deluge seems to have no effect.Is this a bug or am I doing something wrong?
View 3 Replies
View Related
Apr 17, 2010
Mount of filesystem failed. A maintenance shell will now be started CONTROL-D will terminate this shell and retry. groups: cannot find name for group ID 0 root@Sergioc-desktop:"#
View 2 Replies
View Related
May 19, 2010
I have a number of users, categorised into various groups. I would like one of those groups ("developers") to be in the wheel group as well. I don't want to just copy the people from the developers group into wheel, because then when that group changes I'll have to change it in two places. Is there a way to specify that anyone in developers is in wheel, and have that be dynamic?
View 7 Replies
View Related
Nov 24, 2010
I have installed in squeeze following some directions the nvidia restricted driver from the unstable repos.
everything worked fine, except that the applied resolution is not kept after every restart or login
View 10 Replies
View Related
Aug 7, 2010
Does anyone else have a resource monitor appearing on their KDE desktop? My is in the upper-right corner, and lies on top of all other windows. I can work with windows beneath it alright, but it is always showing.
The resource monitor is always translucent, and appears to have some sort of vertical "thermometer"-style usage scale on its left side. Beside that are two scrolling graphs. The only text/label appears to be a percentage that matches the thermometer bar, but there is nothing to tell me what resources are being monitored. Regardless, I use other resource monitoring software and I do not want this one on my desktop.
View 8 Replies
View Related
Oct 7, 2010
I just installed F13, and many things have changed (was using FC4!). When I restart my network, my NIC card does not come back up with the correct info, and for the life of me, I can't figure out why. Here is the NIC info for eth2 when things are correct [Replaced the MAC address due to paranoia, but it's correct on my machine]:
Code:
eth2 Link encap:Ethernet HWaddr 00:00:00:00:00:00
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::baac:6fff:fe8e:57d2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
[code]....
Here is the cfg file:
Code:
# Broadcom Corporation NetXtreme BCM5722 Gigabit Ethernet PCI Express
DEVICE=eth2
NAME="System eth2"
[code]....
View 2 Replies
View Related
Mar 6, 2010
I have chosen to use automatic login. But every now and then I am asked for username and password when the computer boots. When I do get automatically login the screen resolution is changed to 800 x 600 instead of 1280 x 1024. How do I get those two (resolution and log in) settings sticky?
Graphics: Nvidia GeForce FX 5200 (updated today!)
SuSE Linux 11.2
KDE 4.3.5
View 3 Replies
View Related
Apr 5, 2011
TO the sticky: My wireless doesn't work - a primer on what I should do next Section 2 b) I guess it would be easier for the user if she/he would just use one command instead of /sbin/lspci and than /sbin/lspci -n and compare both outputs to find the right section that inhales the hexadecimal numeric IDs for the wireless LAN/wireless/WLAN/bluetooth/..What do you (all and especially the sticky's author, dear Larry Finger) think of alternatives like:
Code:
/sbin/lspci -nn
e.g.->
Code:
[...]
[Code]...
View 8 Replies
View Related
Mar 21, 2010
Im looking for a program that will sync my sticky nes between my mac and my ubuntu netbook.
View 4 Replies
View Related
Jul 16, 2011
I'm used to using zhorn stickies on Windows, and being able to back them up and restore them. I just started using xpad in ubuntu and I find it's a decent replacement.where the xpad database is located so I can do a backup and restore.
View 1 Replies
View Related
Jul 24, 2011
Sticky Notes Applet: hide on start-up? I would like to hide my sticky notes at the startup, because i don't like to have them spread on the desktop. If i need them i will just recall them with a click. Is it possible?
View 1 Replies
View Related
Feb 8, 2011
I make a group a member of another group?
I am running Samba and want to include all groups as members of the Domain Users group so that I don't need to add this for every user?
View 3 Replies
View Related
Mar 2, 2010
My openSuse 11.2 GNOME desktop is very quick and snappy.However, when I play Gnometris, the controls are very sticky and unresponsive!I have a high end nVidia card, and a dual core AMD 64 bit CPU, 2G Ram.
View 2 Replies
View Related
May 30, 2010
I started using gnome sticky notes along with the Compiz widget layer in Ubuntu 10.04. The problem I'm having is that word wrap on the sticky notes is hit-or-miss. Most of the time the notes will automatically stretch horizontally (even beyond the size of a workspace) rather than break at its current window size. The only other problem I've noticed is that if I right-click on the title of a note, the resulting menu doesn't display correctly (it's looks like a line).Should I reinstall the package it belongs to?
View 1 Replies
View Related
Feb 24, 2011
We have 2 HTTP Load balancer with HAproxy and heartbeat. There are 4 nodes in this cluster. It's doing round robin load balancing. The HTTP cluster working fine. We are having problem with our portal because it uses SSO. We need sticky connection support in our HAproxy. Also we need load balancing for HTTPS traffic. Here's our HAproxy conf file.
[Code]....
View 1 Replies
View Related
Apr 18, 2011
I am looking to install a c++ compiler. I run 11.4, and was told to look in the Software Manager for easy installation. I have no repositories installed, as the repositories in the Application sticky only applied to Suse installations through 11.3. I found the package "gcc45-c++" (Version Number 4.5.1_20...208-9.8) when I searched the Software Manager. I proceeded to install it, and had no problems, but when I looked in "applications", the compiler was not there. I'm aware that I may be revealing some great ignorance here, so I'll ask, should gcc appear? If not, how do I execute the program?
View 9 Replies
View Related
May 1, 2011
after managing to install ubuntu onto a Samsung n220 netbook, when I boot up im presented with just a black screen. I have tried to follow the sticky [URL] but I am slightly lost. I can press CTRL ALT F1 and get a login prompt - tty1. The commands from the sticky do not seem to work or do anything, and certain ones listed come back with a "Command not found" error.
View 1 Replies
View Related
Apr 20, 2010
A bit of an oddity that I've recently run into with my storage folder in my system; it's a newly installed drive that I've set to mount at /storage. When I first tried to use it, programs that I used that attempted to write to it tossed Access Denied errors at me in their own way. Checking the permissions (at the Terminal, ls -l / | grep storage) showed that /storage was set to 'rwxrwxr--'--Owner and Group were given full read/write/execute, but Others could only read. However, my logon to my system is a member of group root. Why, then, with the above bits set, would I not be able to write to it? Changing Others permissions to rwx (and presumably rw would have worked out for me since I don't leave anything executable there) allowed me to write to it, but I don't understand why that would have been necessary. So far as I'm aware, the prior drive that was in my system--mounted at the same location--did not need this treatment.
View 7 Replies
View Related
May 3, 2010
Is it possible to allow a group/user to execute a command, where one of the parameters of the command is a group as well? example that does not work as intended:
Code:
Cmnd_alias SU=/bin/su -l %group1 This example works sortof, it treats the "%group1" literally. I know I can list out the "/bin/su -l <eachuser>", but as you can imagine that is impractical. In this example, I want people in group2(not shown for brevity sake) to be able to su to someone in group1
View 13 Replies
View Related