Displaying 6 results from an estimated 6 matches for "linprofil".
Did you mean:
  libprofile
  
2020 Sep 25
4
Debian client/workstation pam_mount
On 24/09/2020 12:47, Christian Naumer via samba wrote:
> I am using it on Fedora with Volume Definition looking like this:
and I use this:
<volume fstype="cifs"
 ??????? server="CIFS_SERVER_FQDN"
 ??????? path="linprofiles"
 ??????? mountpoint="/mnt/%(USER)"
options="username=%(USER),uid=%(USERUID),gid=%(USERGID),domain=%(DOMAIN_NAME)" 
 >
<not> <uid>0-9999</uid> </not> </volume>
I do not use sssd and it mounts at user logon.
Rowland
2019 Nov 16
2
Newby questions about using samba
OK, here's the result of ps ax:
 ?1324 ???????? Ss???? 0:00 /usr/sbin/nmbd --foreground --no-process-group
 ?1348 ???????? Ss???? 0:00 /usr/sbin/smbd --foreground --no-process-group
 ?1351 ???????? S????? 0:00 /usr/sbin/smbd --foreground --no-process-group
 ?1352 ???????? S????? 0:00 /usr/sbin/smbd --foreground --no-process-group
 ?1353 ???????? S????? 0:00 /usr/sbin/smbd --foreground
2020 Sep 25
0
Debian client/workstation pam_mount
...a.org> wrote:
> On 24/09/2020 12:47, Christian Naumer via samba wrote:
> > I am using it on Fedora with Volume Definition looking like this:
>
> and I use this:
>
> <volume fstype="cifs"
>          server="CIFS_SERVER_FQDN"
>          path="linprofiles"
>          mountpoint="/mnt/%(USER)"
> options="username=%(USER),uid=%(USERUID),gid=%(USERGID),domain=%(DOMAIN_NAME)"
>
>  >
> <not> <uid>0-9999</uid> </not> </volume>
>
> I do not use sssd and it mounts at user logon...
2019 Nov 16
0
Newby questions about using samba
...t; Rowland
>>
>>
>>
>
So, what does 'smbclient -L localhost -N' return ?
I get:
Anonymous login successful
 ??? Sharename?????? Type????? Comment
 ??? ---------?????? ----????? -------
 ??? Demo??????????? Disk
 ??? tmpguest??????? Disk
 ??? berryboot?????? Disk
 ??? linprofiles???? Disk
 ??? services??????? Disk????? services
 ??? test??????????? Disk
 ??? IPC$??????????? IPC?????? IPC Service (Samba 4 Client devstation)
Reconnecting with SMB1 for workgroup listing.
Anonymous login successful
 ??? Server?????????????? Comment
 ??? ---------??????????? -------
 ??? DEVS...
2019 Nov 16
2
Newby questions about using samba
...what does 'smbclient -L localhost -N' return ?
>
> I get:
>
> Anonymous login successful
>
> ??? Sharename?????? Type????? Comment
> ??? ---------?????? ----????? -------
> ??? Demo??????????? Disk
> ??? tmpguest??????? Disk
> ??? berryboot?????? Disk
> ??? linprofiles???? Disk
> ??? services??????? Disk????? services
> ??? test??????????? Disk
> ??? IPC$??????????? IPC?????? IPC Service (Samba 4 Client devstation)
> Reconnecting with SMB1 for workgroup listing.
> Anonymous login successful
>
> ??? Server?????????????? Comment
> ??? ----...
2020 Sep 24
3
Debian client/workstation pam_mount
I have some (for testing) Debian based client/workstation connected to my
AD. Signing to the AD works as a domain/user should. These clients can, via
Nautilus file manager, access shares on the file server manually that
the *signed
in domain user* is permitted to "see". I would prefer to connect these
files and the domain user home directory automatically at sign in without
manual