Displaying 6 results from an estimated 6 matches for "ubuntucliente".
2020 Sep 25
3
Debian client/workstation pam_mount
Error on domain option !!
Sep 25 12:04:33 ubuntucliente lightdm[702]: (mount.c:664): Password will be
sent to helper as-is.
Sep 25 12:04:33 ubuntucliente lightdm[702]: command: 'mount' '-t' 'cifs'
'//domain-server2/FS_PRUEBA_3' '/home/prueba3/compartido' '-o'
'username=prueba3,uid=50006,gid=50027,usern...
2020 Sep 25
2
Debian client/workstation pam_mount
Sorry I in the same topic of that, trying to map whit pam_mount, but I
still having problems
Attach the syslog error.
Sep 25 10:00:15 ubuntucliente lightdm[702]: (pam_mount.c:365): pam_mount
2.14: entering auth stage
Sep 25 10:00:15 ubuntucliente org.gtk.vfs.Daemon[5287]: A connection to the
bus can't be made
Sep 25 10:00:15 ubuntucliente systemd[1]: Started Session c10 of user
prueba3.
Sep 25 10:00:15 ubuntucliente lightdm[702]: (pam_moun...
2020 Sep 25
2
Debian client/workstation pam_mount
Is still not working
Sep 25 13:45:46 ubuntucliente lightdm[702]: (pam_mount.c:365): pam_mount
2.14: entering auth stage
Sep 25 13:45:46 ubuntucliente org.gtk.vfs.Daemon[9012]: A connection to the
bus can't be made
Sep 25 13:45:46 ubuntucliente systemd[1]: Started Session c16 of user
prueba3.
Sep 25 13:45:46 ubuntucliente lightdm[702]: (pam_moun...
2020 Sep 24
1
helping whith pam_mount
Hello I try to implement pam_mount and I have errors.
When I login to ubuntu desktop client I have an error with "mounting
read-only" but if later to logon on domain I go to the files application
and map the resource shares manually, work fine.
Attach the syslog trace:
Sep 24 10:22:13 ubuntucliente lightdm[708]: (pam_mount.c:365): pam_mount
2.14: entering auth stage
Sep 24 10:22:20 ubuntucliente org.gtk.vfs.Daemon[4222]: A connection to the
bus can't be made
Sep 24 10:22:20 ubuntucliente dbus[631]: [system] Activating via systemd:
service name='org.bluez' unit='dbus-org.bluez....
2020 Sep 25
2
Debian client/workstation pam_mount
On 25/09/2020 12:55, Robert Wooden wrote:
> Thanks Dr, Naumer and Rowland.
>
> Although still not quite correct, my pam_mount.conf.xml looks like:
> root at lws4:~# cat /etc/security/pam_mount.conf.xml
> <debug enable="1" />
> <volume fstype="fuse"
> server="mbr04.subdom.example.com <http://mbr04.subdom.example.com>"
>
2020 Sep 24
1
helping whith pam_mount
On 24/09/2020 14:57, L.P.H. van Belle wrote:
> Kerberos does that fine with ip only you must have a PTR record to the hostname. ;-)
> And this only works if people didnt set rdns=no in krb5.conf
>
Kerberos does not work with ipaddresses, when did you last see an
ipaddress in a keytab, UPN or SPN ??
Rowland