Sponsored Content
Full Discussion: Redhat Ent 3... vsftpd...
Operating Systems Linux Red Hat Redhat Ent 3... vsftpd... Post 302076338 by B14speedfreak on Monday 12th of June 2006 10:25:59 AM
Old 06-12-2006
Question

Managed to answer my own question on this one. Appologies in advance.

Just stoped it, and copied an vsftpd.conf file (/etc/vsftpd) from another box that worked. That seemed to sort things out.

Thanks again all,

B14... aka... Marky Mark
 

9 More Discussions You Might Find Interesting

1. Linux

red hat ent 5 network

Hi All, I configured during the installation my red hat 5 ent with dhcp enable. Now I modified to static on ../ifcfg-eth0. It won't change when network is restarted with ../network restart command. I need to do ifdown eth0 and ifup eth0. And when rebooted, it will go back to dhcp. Here's... (1 Reply)
Discussion started by: itik
1 Replies

2. Solaris

solaris ent 250

Hi All, I bought a solaris ent 250 on ebay. There's no rgb connection for my monitor. How do I connect? Thru serial? Please help. Thanks. (4 Replies)
Discussion started by: itik
4 Replies

3. Linux

Red hat ent 4 syssat

Hi All, Does installing sysstat on Red Hat Ent 4 will make the system unreliable or it's ok? Is it going to make the OS slow, I mean even if the utilities are not being used? Any advise will be highly appreciated, thanks. (1 Reply)
Discussion started by: itik
1 Replies

4. Linux

red hat ent 4 cron script

hi i need to put the full path of every executable i need to put on my script. on the testing you don't need it but if it's running from cron you need to put the full path of the executable or another script. what's the work around for this? Thanks. (1 Reply)
Discussion started by: itik
1 Replies

5. Red Hat

vxfs on red hat ent 4

Hi, I need to increase the FS on a vxfs on red hat ent 4. I need to get familiar with it by giving me how to query it if there's a free space. And then increase it, if there's any. Can it be increase on the fly? I mean, no unmount and just increase it online. I think the FS is also on... (4 Replies)
Discussion started by: itik
4 Replies

6. Linux

linux/redhat ENT non expiring password

Hi All, Is this true on the command "chage"? Passing the number -1 as MAX_DAYS will remove checking a password on -M parameter. Thanks for any comment you may add. (1 Reply)
Discussion started by: itik
1 Replies

7. UNIX for Dummies Questions & Answers

Suse Ent 10 SP3 won't boot

hi I have Suse Ent 10 SP3 that when I reboot the server sometimes it won't... it behaves like this up and running If I rebooted boots ok so up and running again and If I rebooted again it won't from Hadr Drives What I can check on my boot/grub? why sometimes boots OK and sometimes does... (0 Replies)
Discussion started by: karlochacon
0 Replies

8. Red Hat

up2date command not found on Ent. 6.2 install

Folks; New to redhat coming from hp-ux.. After fresh install of Ent 6.2, can not find up2date on the system except the manpage .. Does 6.2 stop using up2date ?? Googled it but nothing concrete came up.. Thnx (2 Replies)
Discussion started by: delphys
2 Replies

9. UNIX for Advanced & Expert Users

Does vsftpd support user access with client certificate with priv/pub key + vsftpd certificate?

:rolleyes:I am trying to setup all certificate based client-server environment in Linux using vsftpd and curl with openssl. I would like to make a user access with vsftpd certificate and user own client certificate (self-signed) with private/public key. I don't see google posts about the my plan... (4 Replies)
Discussion started by: gogogo
4 Replies
PAM_LOGINUID(8) 						 Linux-PAM Manual						   PAM_LOGINUID(8)

NAME
pam_loginuid - Record user's login uid to the process attribute SYNOPSIS
pam_loginuid.so [require_auditd] DESCRIPTION
The pam_loginuid module sets the loginuid process attribute for the process that was authenticated. This is necessary for applications to be correctly audited. This PAM module should only be used for entry point applications like: login, sshd, gdm, vsftpd, crond and atd. There are probably other entry point applications besides these. You should not use it for applications like sudo or su as that defeats the purpose by changing the loginuid to the account they just switched to. OPTIONS
require_auditd This option, when given, will cause this module to query the audit daemon status and deny logins if it is not running. MODULE TYPES PROVIDED
Only the session module type is provided. RETURN VALUES
PAM_SESSION_ERR An error occurred during session management. EXAMPLES
#%PAM-1.0 auth required pam_unix.so auth required pam_nologin.so account required pam_unix.so password required pam_unix.so session required pam_unix.so session required pam_loginuid.so SEE ALSO
pam.conf(5), pam.d(5), pam(7), auditctl(8), auditd(8) AUTHOR
pam_loginuid was written by Steve Grubb <sgrubb@redhat.com> Linux-PAM Manual 09/19/2013 PAM_LOGINUID(8)
All times are GMT -4. The time now is 08:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy