Sponsored Content
Top Forums UNIX for Advanced & Expert Users Cannot access: No such file or directory Post 302438035 by 78air on Saturday 17th of July 2010 03:03:56 PM
Old 07-17-2010
I'm on holiday for the next couple of weeks so the files MUST wait. Thanks methyl for your answer. I'll try to post the output as soon as possible and let you know. You'll hear from me soon.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

failed to access directory thru ftp

Hi all, I am a beginner to unix and ftp too.So i request your valuable comments. Requirement: I want to put a specific file into a server(linux) and under a particular directory path in that server as /caps/details/data/ Problem : I login to that server through the command `ftp... (1 Reply)
Discussion started by: DILEEP410
1 Replies

2. UNIX for Dummies Questions & Answers

How to access an directory with spaces

I am getting an error while trying to access a directory created with spaces in between, i couldn't able to login into that directory could you please suggest me what should i do to access that directory or if i want to rename that directory what should i do. Directory Name: MH PLR 2005... (1 Reply)
Discussion started by: Ariean
1 Replies

3. Solaris

Restricting FTP access for a particular directory

Dear All, I have created a user called "x" who is allowed only to FTP and it is working fine. Here my problem is, I want to give access to a particular directory say for eg:- /dump/test directory. I don't find any option in the useradd command to restrict access to this particular directory only... (1 Reply)
Discussion started by: Vijayakumarpc
1 Replies

4. Solaris

User with limited access to one directory

is there a way to create a user and limit him to read,write and execute only in one direcotry. the directory is already exsist and it belongs to dba group. i would like to make this user can't even cd to another directory or even if he can he cant do anything in the other directories. if... (7 Replies)
Discussion started by: q8devilish
7 Replies

5. UNIX for Advanced & Expert Users

Solaris auditing (file access logging) for specific directory only.

Hello, We need to log the operations that specific user on Solaris 10 (SPARC) is performing on one directory and it's contents. I was able to configure solaris auditing service (auditd) and it works fine. The only problem is that auditd logs huge amount of unneeded information. We need to log... (0 Replies)
Discussion started by: +Yan
0 Replies

6. UNIX for Advanced & Expert Users

about the access permission of users home directory

RHEL5.0 As we know, when root create a new user, a new home directory will be created : /home/user I want to know what determine the access permission of /home/user . Thanks! (1 Reply)
Discussion started by: cqlouis
1 Replies

7. AIX

openssh chroot facility and directory access

Good day. I currently have a request to have sftp access to a specific directory for a user(s). They can have access to that folder only, and nothing below it. Now here is the gotcha that seems to be catching me. The folder they need access to is NOT owned by root, and most of the parent... (0 Replies)
Discussion started by: smurphy_it
0 Replies

8. Red Hat

cannot access a directory with samba

path = /opt writeable = yes ; browseable = yes # guest ok = no valid users = oracle path = /opt/TEST8000/oracle/apps/apps_st/appl/ffcl/12.0.0/reports/US writeable = yes ; browseable = yes valid users = oracle path... (1 Reply)
Discussion started by: rehantayyab82
1 Replies

9. Ubuntu

No access to etc directory

Hi, I'm new to this... but I am unable to see /etc, however I can access it via gknautilus... but as superuser I'm getting told no such file or directory via terminal (15 Replies)
Discussion started by: GaryW
15 Replies

10. AIX

Samba 3.6 on AIX 7.1 - Windows 10 Access to AIX file shares using Active Directory authentication

I am running AIX 7.1 and currently we have samba 3.6.25 installed on the server. As it stands some AIX folders are shared that can be accessed by certain Windows users. The problem is that since Windows 10 the guest feature no longer works so users have to manually type in their Windows login/pwd... (14 Replies)
Discussion started by: linuxsnake
14 Replies
ct(1)							      General Commands Manual							     ct(1)

NAME
ct - spawn getty to a remote terminal (call terminal) SYNOPSIS
n] n] speed] telno... DESCRIPTION
dials telno, the telephone number of a modem that is attached to a terminal, and spawns a getty(1M) process to that terminal. tries each line listed in file until it finds an available line with appropriate attributes or runs out of entries. If no lines are free, asks whether it should wait for a line, and if so, how many minutes it should wait before giving up. searches again for an available line at one-minute intervals until the specified limit is exceeded. Note that normally, disconnects the current tty line, so that the line can answer the incoming call. This is because assumes that the current tty line is connected to the terminal to spawn the process. The telno argument specifies the telephone number, which can be composed of characters through and Use equal signs to signify secondary dial tones and minus signs for delays at appropriate places. The maximum length of telno is 31 characters. If more than one telephone number is specified, tries each in succession until one answers; this is useful for specifying alternate dialing paths. When disconnects the current line, should not be spawned on this line if is going to make use of the same line to reconnect. To do this, set the entry for this line in the file to instead of (see inittab(4)). Options recognizes the following options and command-line arguments: Instruct to wait for a line a maximum of n number of minutes, if lines are busy. If this option is specified, does not query the user about whether to wait for a line. Produce detailed output from program execution on the standard error output. This option is used for debugging. The debugging level n is a single digit; the most useful value is Prevent from disconnecting ("hanging up") the current tty line. This option is necessary if the user is using a different tty line than the one used by to spawn the Verbose mode. The option is used with the option and causes to send a running narrative to the standard error output stream. Set the data rate where speed is expressed in baud. The default rate is After the user on the destination terminal logs out, prompts, If the response begins with the letter the line is dropped. Otherwise, is restarted and the prompt is printed. Of course, the destination terminal must be attached to a modem that can automatically answer incoming calls. FILES
SEE ALSO
cu(1), login(1), uucp(1), getty(1M), uugetty(1M). ct(1)
All times are GMT -4. The time now is 12:21 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy