📁 PHP Dosya Yöneticisi
/
/
etc
/
security
📝
pwhistory.conf
← Geri Dön
# Configuration for remembering the last passwords used by a user. # # Enable the debugging logs. # Enabled if option is present. # debug # # root account's passwords are also remembered. # Enabled if option is present. # enforce_for_root # # Number of passwords to remember. # The default is 10. # remember = 10 # # Number of times to prompt for the password. # The default is 1. # retry = 1 # # The directory where the last passwords are kept. # The default is /etc/security/opasswd. # file = /etc/security/opasswd
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula