Maxim Konovalov wrote:
> > > A patch below fixes an incorrect logic in remove_dyn_rule() which
> > > produces that famous message "OUCH! cannot remove rule..". The second
> > > part of the patch limits "drop session" message rate.
> >
> > I'd like to not have "drop session" written to console alto
Hi,
I've got a Compaq DL320 server here, with a SmartArray 532 SCSI/RAID
controller in it. The "ciss" driver detects the logical RAID volume
attached to the controller, but it does not detect the two DLT tape
drives attached to it on the external port. However, they are detected
by the BIOS on
> Hi,
>
> I've got a Compaq DL320 server here, with a SmartArray 532 SCSI/RAID
> controller in it. The "ciss" driver detects the logical RAID volume
> attached to the controller, but it does not detect the two DLT tape
> drives attached to it on the external port. However, they are
> detected
> since my upgrade to 4.7-STABLE on Friday I'm not able to login or su for
> accounts, which use DES encrypted passwords.
Check /etc/login.conf. IIRC, by default it has a line:
:passwd_format=md5:\
Which should be changed to
:passwd_format=des:\
If you change it, remember to run
#