On Mon, Jun 2, 2008 at 5:33 AM, Brice Rouanet <[EMAIL PROTECTED]> wrote: > Hi, > > when I try to mount a windows share with a valide kerberos ticket : > > mount.cifs //auberge.iut.lan/install_autocad /mnt/test/ -o > user='IUT\Administrateur',password=toto,sec=krb5i >
have u tried different command: mount -t cifs -o UID=lucas,username=administrator,password=password,domain=mydomainname //windowsservername/folder /home/lucas/somefolder -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
