«

»

Mar 14

Bizhub yazıcılardan Pardus Samba’ya Yetkili Tarama

Pardus üzerine Samba Kurulum Adımları ve Tarama klasörü erişim dizini ve yetkilerinin ayarlanması:

sudo apt update
sudo apt install samba
sudo smbpasswd -a tarama (Bu aşamada tarama isimli samba kullanıcısı ekliyoruz ve parolasını belirliyoruz)
mkdir /home/kullanici_adi/TARAMA

Yukarıdaki işlemlerden sonra sudo pico /etc/samba/smb.conf komutu ile ayar dosyasının en sonunda aşağıdaki metni kopyala-yapıştır ve kaydederek çık:

[TARAMA]
comment = Konica makineler için tarama paylaşım klasörü
path = /home/kullanici_adi/TARAMA
writeable = yes
browseable = yes
readonly = no
guest ok = yes
guest only = no
valid users = tarama
public = yes
create mask = 0766

Konica yazıcılardan Pardus üzerine kurmuş olduğumuz samba ile user authentication based tarama işlemlerinde zannımca smb protokolunun güncel versiyonlarda doğrudan NTLM V2 ile haberleşme sağladığı fakat yazıcılarda ise default NTLM V1 olduğundan problem yaşıyoruz.
Sabahki denemede samba’nin smb.conf dosyasına okuma yazma NTLM V2 auth accept ayarlarına rağmen extra tcpdump ile dinlememe rağmen değişen birşey olmadı.
10.1.1.XX  bizhub 223 network smb ayarlarından
smb tx setting  …: on
ntlm settign ……..:v1/v2
User Authentication NTLM: on
dfs setting………….:off
şeklinde düzenleme yaptım ve başarılı bir şekilde tarama yaptım.

Alttaki yazıdan esinlenerek işlemi uyguladım.
Brand new Windows 10 setup with SMB V1 disabled by default.  Depending on firmware version of the copier it may not be capable of SMBV2/V3.
Following are a few things I keep reminding my fellow techs to check.
At the copier:
Administrator mode, Network settings, SMB Client settings, enable NTLM V1/ NTLM V2.  This might help right away.
On the computer:
Right click the folder being scanned to, Properties, Sharing tab, Advanced permissions.  Add your dedicated scan user to the list if it is not here.  Give Full Control.  Double check the Security tab while in here.
Control panel, Program Features, Turn Windows Features On and Off, find SMB V1 and check it.  Windows will set needed file and ask to reboot.
Make sure Network Type is set to “Private”. Start, Settings, click Network, change the setting.  Don’t remember exact steps here.

 

 

Bir Cevap Yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

AlphaOmega Captcha Classica  –  Enter Security Code
     
 

Şu HTML etiketlerini ve özelliklerini kullanabilirsiniz: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>