[Linux-ag] Re: RHEL4'te smbmount problemi

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Huseyin A. Ozbey (huseyin_ozbey@evkur.com.tr)
Date: Wed 26 Oct 2005 - 20:26:33 EEST


Merhaba
Google'da asagidaki yaziyi buldum.
smbmount //apl2/resimgir /mnt/resimsync -o
username=kullanici_adi,password=sifre,ip=192.168.100.1

yerine

mount -t cifs //apl2/resimgir /mnt/resimsync -o
username=kullanici_adi,password=sifre,ip=192.168.100.1

yazdim calisti.

Q: I can't access my Windows network shares anymore! People tell me to
use the smbmount command, but it doesn't work! A: Fedora Core 3 uses a
cool new type of Windows file sharing called "The Common Internet File
System" (CIFS). Instead of using "smbmount", try:

    mount -t cifs //computername/share /mnt/somedirectory

For more information about this, in a terminal you can do:

man mount.cifs

Bilginize

Huseyin A. Ozbey

On Wed, 2005-10-26 at 19:15, Huseyin A. Ozbey wrote:
> Merhaba
> FC2 ile bir Windows paylasimina baglanabilir iken ayni komutu asil
> calistirmam gereken bilgisayar olan RHEL4'te calistiramiyor ve asagidaki
> hatayi aliyorum.
>
> [root@huseyin scripts]# cat resim_sync.sh
>
> #!/bin/bash
> smbmount //apl2/resimgir /mnt/resimsync -o
> username=kullanici_adi,password=sifre,ip=192.168.100.1
> cp -au /mnt/resimsync/*.gif /var/www/html/images/
> cp -au /mnt/resimsync/*.jpg /var/www/html/images/
> umount /mnt/resimsync
>
> [root@huseyin scripts]# smbmount //apl2/resimgir /mnt/resimsync -o
> username=kullanici_adi,password=sifre,ip=192.168.100.1
> 2056: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
> SMB connection failed
>
> [root@huseyin scripts]#
>
> Tekrar etmem gerekirse FC2 ile problemsiz Windows paylasimina baglanip
> dosya senkronizasyonumu yapabiliyorum.
>
> Bu arada system-config-securitylevel ile bakiyorum RHEL4'te selinux
> kapali.
>
> Nerede hata yapiyorum acaba?
>
> Saygilarimla
>
> Huseyin A. Ozbey

_______________________________________________
Linux-ag mailing list
Linux-ag@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-ag


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.