[linux-cifs-client] CIFS home mount won't allow KDE to run

Wilhelm Meier wilhelm.meier at fh-kl.de
Sat Jun 16 09:27:35 GMT 2007


Hi Paul,

Am Freitag, 15. Juni 2007 21:27 schrieb Paul Waldo:
> $ id
> uid=1002(pwaldo) gid=1002(pwaldo)
> groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),
>46(plugdev),102(smbusers),103(smbwaldoware),104(smbpicture_viewers),105(smbm
>usic_listeners),106(smbsoftware_developer),504(scanner),512(netdev),513(lpad
>min),515(powerdev),517(admin),1002(pwaldo)
>
>
> pwaldo at office /camera
> $ touch fred
>
> pwaldo at office /camera
> $ ls -l fred
> -rw-rw-rw- 1 99 99 0 2007-06-15 15:22 fred
>
>
> How did it get 99 for the GID and UID?

here's an excerpt from the man-page. Do you use a samba-server with 
unix-extensions? What is the user for mounting?

      uid=arg
          sets the uid that will own all files on the mounted filesystem. It 
may  be
          specified as either a username or a numeric uid. This parameter is 
ignored
          when the target server supports the CIFS Unix extensions.

       gid=arg
          sets the gid that will own all files on the mounted filesystem. It 
may  be
          specified  as  either  a  groupname  or  a  numeric gid. This 
parameter is
          ignored when the target server supports the CIFS Unix extensions.

-- 
Wilhelm


More information about the linux-cifs-client mailing list