Ask a Question related to Sun Solaris, Design and Development.
-
Luca Miselli #1
proftpd and NIS... HELP
I tried everything but I can't get my proftpd to authenticate the NIS
users...
it only accept the local users
any advice?
thank you
Luca
Luca Miselli Guest
-
logging proftpd question
Presently all my proftpd logging goes to /var/log/messages but it is clogging that file because I have an ftp login every couple of minutes. I want... -
Proftpd errors
I am running BSD which is ancient and I am getting the following errors when I try to compile the version 1.2.8 of proftpd I have no idea what... -
Proftpd - DefaultRoot boolean expression help
Guys, I need some help on a boolean expression for "DefaultRoot" in proftpd. I have 2 groups lets say "Lakers" and "Spurs" and I want the users in... -
proftpd configuration problem
Hi ,i'm using proftp daemon on my server. The problem is that i access with a user with anonymoys directive . for example <Anonymous... -
woody + proftpd-ldap = segfault
Hi all, has anyone succeeded at running latest proftpd-ldap on woody ? Everytime I make it lookup the ldap server it silently segfaults.... -
Martin Paul #2
Re: proftpd and NIS... HELP
Luca Miselli <lucam72@hotmail.com> wrote:
It's been some time, but I think I had a similar problem, which was> I tried everything but I can't get my proftpd to authenticate the NIS
> users...
>
> it only accept the local users
fixed by adding:
PersistentPasswd off
to the proftpd.conf file.
mp.
--
Martin Paul | Systems Administrator
Institute for Software Science | [email]martin@par.univie.ac.at[/email]
University of Vienna, Austria | [url]http://www.par.univie.ac.at/[/url]
Martin Paul Guest
-
Luca Miselli #3
Re: proftpd and NIS... HELP
>Luca Miselli <lucam72@hotmail.com> wrote:>>> I tried everything but I can't get my proftpd to authenticate the NIS
>> users...
>>
>> it only accept the local users
>It's been some time, but I think I had a similar problem, which was
>fixed by adding:
>
> PersistentPasswd off
>
>to the proftpd.conf file.
Vielen Danke for the answer... I actually found something about it at
[url]http://proftpd.linux.co.uk/localsite/Userguide/linked/c572.html#AEN576[/url]
but still it doesn't seem to work...
I might have put it in the wrong place
I tried in the Global setting (end of the file) then I tried also at
the beginning of the file (commenting the one at the bottom...
<Global>
DefaultRoot ~
ShowSymlinks on
RootLogin off
# I tried them both
#PersistantPassword off
#PersistentPasswd off
</Global>
could you please check where did you put it?
thanks
Luca
Luca Miselli Guest



Reply With Quote

