Daca vrei ca userii sa poata monta smb shares atunci:   
        chmod +s `which smbmnt` (e smbmnt nu smbmount)
iar pentru demontare, la fel: 
        chmod +s `which smbumount` 

Alex

On Thu, 2004-03-18 at 11:23, Marius Stan wrote:
> Patrascu Eugeniu wrote:
> 
> >chmod +s `which smbmount`
> >si in fstab, la options zici si: noauto,user
> >
> >  
> >
> tot nu merge. Hai s-o iau pas cu pas:
> in fstab am:
> //server/share /home/marius/mnt/share smbfs user,noauto
> 
> in momentula asta dau comanda:
> [EMAIL PROTECTED] marius]$ mount //server/share
> Password:
> 
> cooreect, cere parola, dupa care monteaza. Dar la demontare:
> 
> [EMAIL PROTECTED] marius]$ umount //BBOX/marius
> umount: only root can unmount //server/share from /home/marius/mnt/share
> 
> deci demotez ca root si o iau de la capat:
> 
> [EMAIL PROTECTED] marius]$ mount //server/share -o password=xxx
> mount: only root can do that
> 
> ok, incerc cu O mare:
> [EMAIL PROTECTED] marius]$ mount //server/share -O password=xxx
> Password:
> 
> tot cere parola... In momentul asta dau ca root
> chmod +s `which smbmount`
> 
> dupa care incerc din nou...
> [EMAIL PROTECTED] marius]$ mount //server/share -O password=xxx
> libsmb based programs must *NOT* be setuid root.
> 3764: Connection to BBOX failed
> SMB connection failed
> 
> Alte idei ?
> btw: fresh install MDK9.2
> 
> Marius
> 
> 
> --- 
> Detalii despre listele noastre de mail: http://www.lug.ro/
> 
> 


--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui