Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

1. Why "d" is postfix in almost every service name of Linux
like httpd, dhcpd?
2. how to restrict su & ssh services for some users?
3. how can we configure a default gateway for 10 n/w cards
in a server?

Answer Posted / alf55

In regard to question #2:

The "su" command is restricted to those people that know the
password of the user that they are switching to.

If user "pete" uses the command "su - fred" then user pete
would have to enter the proper password for "fred" to succeed.

If you are referring to "sudo" there is a configuration file
that is edited by a special command usually called sudoedit
but I have seen it have other names. The "sudo" command can
be restricted based on host, username, group membership and
so on. Unlike what people think, sudo can be used to change
to any user to perform a command and lots of "database
administrators" and sites with more than one system
administrators use this feature to be able to track which
"real users" issue which commands.

As far as "ssh" the configuration file "ssh_config" found in
"/etc/ssh/" is the "client" side configuration file and it
allows the restrictions/permissions on a per user basis when
that is needed.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State and explain about features of UNIX?

1124


What does touch do in linux?

1032


What make install does?

996


How do I list all processes in linux?

1036


How do I search bash history?

938


Brief about the command kill PID?

1131


What is the difference between clang and llvm?

1092


What does free command do in linux?

1162


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?

1198


Explain trap command; shift command, getopts command of linux?

1125


What is the symbol of linux?

1140


What could be the problem when a command that was issued gave a different result from the last time it was used?

1285


What is clang llvm?

1045


How can I create a file with cmd?

1177


How do make computer faster?

1038