Displaying 4 results from an estimated 4 matches for "usershomedir".
Did you mean:
userhomedir
2010 May 03
1
corrupted transaction log errors causing users mail to disappear temporarily
...ppear in the logs.
Seems the transaction logs is getting corrupted somehow and then
rebuilding itself (which works fine). The problem is while its re-builing
the users think all of their mail is gone.
May 3 09:35:52 mailmachine dovecot: IMAP(test at domain.com): Corrupted
transaction log file usershomedir/Maildir/dovecot.index.log seq 3: Invalid transaction log
size (32708 vs 32840): usershomedir/Maildir/dovecot.index.log (sync_offset=32708)
We are using load balanced servers and data/index's are stored in their
home dir's over nfs. All my config details and nfs options are below. We
are...
2020 Jul 24
0
samba4 kerberized nfs4 with sssd ad client
...[Install]
WantedBy=multi-user.target
### enable it
systemctl enable home-users.mount
# test it : systemctl start home-users.mount
# test it : systemctl stop home-users.mount
###
# For a client HOME-USERS.
# The mounter server2+
# /etc/systemd/system/home-users.mount
[Unit]
Description=Samba UsersHomeDir (/home/users)
Wants=network-online.target nfs-common.service
After=network-online.target nfs-common.service
[Mount]
What=sername.fqdn.of.server1:/users
Where=/home/users
Type=nfs4
Options=sec=krb5p
[Install]
WantedBy=multi-user.target
### The automounter (HOME-USERS) ( server 1 and 2 )
# /etc...
2020 Jul 24
4
samba4 kerberized nfs4 with sssd ad client
Hi everyone,
I have a samba DC, let's call it dc1.ad.example.com.
I have two members of the domain - server1.ad.example.com and
server2.ad.example.com.?? They are not running smbd and winbind.
Instead, they are running SSSD with AD backend.
I want to create an NFSv4 export on server1.ad.example.com and mount it
on server2.ad.example.com (say, sec=krb5).
I found some instructions online
2019 Apr 26
4
Configured AD backend but getting different uid and gid
Hi,
Thank you for replying. User home directory creation is working without the
need to edit /etc/pam.d/common-session
The logon script I mentioned here is a in-house script to handle directory
mounting for file server access, and create shortcut on the account desktop
for different logins.
On my Linux machines, currently all is done manually by local user account
creation and by adding the