Sponsored Content
Full Discussion: uupick and uucp
Operating Systems Solaris uupick and uucp Post 302140765 by surjyap on Tuesday 16th of October 2007 03:36:44 AM
Old 10-16-2007
uupick and uucp

Hi,
Files are being transfered using uucp command in the directory
/usr/spool/uucppublic/receive/wes/cboas7/CB/abc.txt
/usr/spool/uucppublic/receive/wes/nrserv3/NR/abc.txt

When I was using solaris 2.6, I was not getting any error while changing the file ownership or file permission. Now I have upgraded the OS from soalris 2.6 to solaris 2.9. But now I am getting the below error while changing the file permission or file owner ship.
chgrp: /usr/spool/uucppublic/receive/wes/nrserv3/wesso3581: Not owner
chgrp: /usr/spool/uucppublic/receive/wes/nrserv3/wesso3582: Not owner
chgrp: /usr/spool/uucppublic/receive/wes/nrserv3/wesso3583: Not owner
chmod: WARNING: can't change /usr/spool/uucppublic/receive/wes/nrserv3/wesso3581
chmod: WARNING: can't change /usr/spool/uucppublic/receive/wes/nrserv3/wesso3582
chmod: WARNING: can't change /usr/spool/uucppublic/receive/wes/nrserv3/wesso3583

Please help me how to resolve this issue.

Thanks
 

10 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

UUCP Vulnerability found in Linux

NEWS: UUCP vulnerability found in the command line argument handling of uucp which could be exploited by a local user to obtain uucp uid/gid. http://www.linuxhelp.net/article.pl?sid=02/02/20/0335219&mode=&threshold= (1 Reply)
Discussion started by: killerserv
1 Replies

2. UNIX for Dummies Questions & Answers

UUCP and logs

Hi there Firstly, can someone tell me if UUCP is necessary when using Mailx. I don't know much about UUCP other than it is a form of networking that allows files and electronic mail to be transfered. Secondly, Unix keeps a log of the last time users have logged on. When I look at the user... (3 Replies)
Discussion started by: GW01
3 Replies

3. UNIX for Advanced & Expert Users

bellmail: lockf(/usr/spool/mail/uucp): permission denied

I keep getting the following errors and I don't know where to look to resolve the problem. Any ideas? bellmail: lockf(/usr/spool/mail/uucp): permission denied bellmail: lockf(/usr/spool/mail/root): permission denied bellmail: lockf(/usr/spool/mail/daemon): no such file or directory.... AIX... (1 Reply)
Discussion started by: Docboyeee
1 Replies

4. Shell Programming and Scripting

uucp (UNIX) problem

Hi ! I couldnot execute Unix uucp command for copying file from Unix to Unix machine, whenever I am using the following command : $uucp file_name system!/destination Error is "Bad System Name" Let me know the way. From, Niraj Gopal Sharan (2 Replies)
Discussion started by: Niraj Gopal Sha
2 Replies

5. UNIX for Advanced & Expert Users

UUCP on Linux (Pink Tie )

Please help I am having difficulty getting uucp to send or receive a file from a remote site. The remote site settings are correct as they have been tested and tried on other systems. When I try and send a file the modem dials and connects to the remote site uulog shows that the login is... (3 Replies)
Discussion started by: casioman
3 Replies

6. HP-UX

UUCP configuration

Hi all, Please Tell me how to configure the sendmail.cf file for UUCP.And which all other files will be affected ?? Do I need to do some initial set-up ?? I am using HP UX 11.23 and sendmail 8.13.3. Thanks in advance (1 Reply)
Discussion started by: DesertStorm
1 Replies

7. Cybersecurity

UUCP attack?

Is this an attack attempt? I got an e-mail from 'uucp Admin' last night and again this morning: What does it mean and what can I do about it? Thanks (4 Replies)
Discussion started by: ctafret
4 Replies

8. SCO

UUCP connections

Hi There Is there a maximum number of concurrent incoming uucp connections to a server? SCO Openserver 5.07 Is there a parameter in some config file where this can be changed? Thanx (5 Replies)
Discussion started by: wjace
5 Replies

9. UNIX for Dummies Questions & Answers

UUCP Transfer Files to Old UNIX Computer

I recently installed AT&T UNIX SysV, on an old Pentium computer. I now find that I am unable to transfer files to and from the computer. I previously posted about problems mounting a floppy drive, but that is just bringing up more problems about the filesystem format. JGT brought to my attention... (27 Replies)
Discussion started by: BrentBANKS
27 Replies

10. UNIX for Beginners Questions & Answers

UUCP HELP for a desperate new user

Hello, I have a unique situation where I must pass along critical & time-sensitive emails to a group of seven different people. Every person with whom I communicate EXCEPT ONE uses a standard IP based ".com" email address. The one exception is a gentleman who will NOT budge and create a... (1 Reply)
Discussion started by: Bell02
1 Replies
uupick(1)						      General Commands Manual							 uupick(1)

NAME
uupick - Accepts or rejects files transmitted to a user by uuto SYNOPSIS
uupick [-ssystem] The uupick command accepts or rejects files that the uuto command has transmitted to a designated user ID. STANDARDS
Interfaces documented on this reference page conform to industry standards as follows: uupick: XCU5.0 Refer to the standards(5) reference page for more information about industry standards and associated tags. OPTIONS
Searches /usr/spool/uucppublic/receive/user/system only for files sent from the specified system. System names must contain only ASCII characters. DESCRIPTION
When the files have arrived, the rmail command notifies the recipient, who then issues the uupick command to receive and handle the files. Specifically, uupick searches the public directory on the local system for files with some form of the following name: /usr/spool/uucppublic/receive/user/system/file where user is the user ID of the user issuing the command. For each entry (file or directory) found, uupick displays the following message: from system: [file file] [dir directory] ? The uupick command then waits for a response from standard input to determine the disposition of the file or directory. Issuing the uupick command with the appropriate file-handling option completes the transfer. File-Handling Options After notifying the user that a file was sent from system, uupick displays a ? (question mark), prompting for one of the following file- handling options: Displays all file-handling options. Moves on to the next entry in the receive directory. Moves all uuto files currently in the receive directory into a specified directory on the local system. The default is the current working directory. Use a full or rel- ative pathname to specify a different directory. Deletes the specified file. Moves the specified file to a specified directory. If directory is not specified as a complete pathname, a destination relative to the current directory is assumed. If directory is not speci- fied at all, the default is the current working directory on the local system. Displays the contents of the file on the terminal screen. Stops processing and exits from uupick. Same as q. Escapes to a shell to run the specified command. After the command executes, it returns automatically to uupick so you can continue to handle the uuto files in the receive directory. NOTES
The uupick utility is marked LEGACY in XCU Issue 5. EXAMPLES
To receive file1 sent with the uuto command from user msg on system zagreb, enter: uupick The system responds: from system zagreb: file file1 ? FILES
Public directory. SEE ALSO
Commands: ct(1), cu(1), rmail(1), tip(1), uucico(8), uucleanup(8), uucp(1), uuencode(1), uulog(1), uuname(1), uusched(8), uusend(1), uus- tat(1), uuto(1), uux(1) Standards: standards(5) uupick(1)
All times are GMT -4. The time now is 08:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy