Sponsored Content
Full Discussion: results survey
Contact Us Post Here to Contact Site Administrators and Moderators results survey Post 21486 by Neo on Thursday 16th of May 2002 07:00:13 PM
Old 05-16-2002
The results were this:

Creating email accounts that users could pay to maintain the diskspace, server, admin time, etc. might create the wrong impression that these are commerical forums. Since this is and has always been a non-commercial site for the public exchange of information, the idea was dropped on advise of attorneys that represent the non-commercial interests of the forums.

We have worked hard for 9 years to keep the site open so the world community can freely exchange information on generic unix issues. You cannot imagine how expense the legal fees are Smilie and how much time and effort is involved.

This site is for the world to enjoy.... and we are working hard to keep the site and forums OPEN and FREE.... but the battle rages everyday and continue to rage !!

Please wish us luck and keep your fingers crossed that justice, truth and fairness prevail !!!!
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Questions for User Survey

Hello, I'm a sysadmin in training and need to create/gather a survey from all the users about the servers that they use, problems, challenges etc. Main purpose of the survey is to identify areas & room for improvement on the existing UNIX environment. I have in mind these questions... (8 Replies)
Discussion started by: rahzzbietel
8 Replies

2. What is on Your Mind?

Please Help with ComputerWeekly Survey, Thanks!

If you have two or three minutes to spare, can you help with this ComputerWeekly survey? They are evaluating our site, asking a few questions like how often you visit the forums, what do you like the most, what can we improve, etc. ... (0 Replies)
Discussion started by: Neo
0 Replies

3. UNIX for Advanced & Expert Users

Unix high availability and scalability survey

we're in the process of reviewing of unix infrastructure main objective is to consolidate on the less versions possible key decision factors are scalability and high availability options given our multi-datacenter infrastructure, features like HP's continental cluster are top on our wish list... (9 Replies)
Discussion started by: iacopet
9 Replies

4. Shell Programming and Scripting

Can ctag and cscope support recording search results and displaying the history results ?

Hello , When using vim, can ctag and cscope support recording search results and displaying the history results ? Once I jump to one tag, I can use :tnext to jump to next tag, but how can I display the preview search result? (0 Replies)
Discussion started by: 915086731
0 Replies

5. UNIX for Dummies Questions & Answers

nmap scan for survey command

Hello guys, i'm having a problem with nmap, what i'd like to do is a scan to find around 100 or so IP address that are up, and that correspond to sites. The command i need should basically find sites through ip address randomly generated, let's say i generate 2000 ip, i'd like to know how many of... (0 Replies)
Discussion started by: AscaL
0 Replies
uucpd(1M)																 uucpd(1M)

NAME
uucpd - UUCP over TCP/IP server daemon SYNOPSIS
DESCRIPTION
is the server for supporting UUCP connections over TCP/IP networks. is invoked by (see inetd(1M)) when a UUCP connection is established (that is, a connection to the port indicated in the "uucp" service specification; see services(4)), and executes the following protocol: 1) The server prompts with "login:". The process at the other end must supply a username. 2) If the username refers to an account without a password, the server then prompts with "Password:". The process at the other end must supply the password for that account. The connection is dropped if one or more of the following conditions occurs: o The username is not valid. o The username is valid but refers to an account that does not have as its login shell. o The password authentication fails due to an incorrect password to that account. o The password authentication fails due to the settings in Refer to the security(4) manpage for detailed information on config- urable parameters that affect the password authentication. If the connection is successful, is run (see uucico(1M)). Entries are made in traceable with the and commands (see who(1) and last(1)). Protocol Restriction Only the "g" protocol for is supported. DIAGNOSTICS
All diagnostic messages are returned on the connection, after which the connection is closed. An error occurred while reading the username. An error occurred while reading the password. The username or the password is invalid or the user's login shell for this account is not WARNINGS
On Trusted Systems, prohibits to start if any of the following conditions are true : o The login account is locked (several causes). o The current time does not match existing time-of-day restrictions for this account. Under such conditions, will return the message to the connection. The connection is then dropped. HP-UX 11i Version 3 is the last release to support trusted systems functionality. AUTHOR
was developed by the University of California, Berkeley and HP. FILES
configuration file for inetd optional security file for inetd service name data base login data base security defaults configuration file SEE ALSO
inetd(1M), uucico(1M), pam(3), updatebwdb(3C), security(4), services(4). uucpd(1M)
All times are GMT -4. The time now is 11:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy