Displaying 4 results from an estimated 4 matches for "adsrv".
Did you mean:
addrv
2012 Sep 15
0
Samba4 AD returning incomplete results, can't edit much, and unable to reindex sam.ldb
...less stuck from an administrative point of view. I can generally not change user or group memberships without difficulty.
This looks like it happened while I was on leave for a few weeks, so backups of non-corrupt data have been overwritten - I only had a two-week rotation/retention policy on /srv/adsrv/var contents (changed since!).
So in ADUC I can view group members or view user groups but can't modify the bulk of them.
samba-tool behaves the opposite - "samba-tool group listmembers (groupname)" only lists users if they're in the same set of 6, but addmember succeeds - if...
2012 Jul 09
2
How do I join a samba 3 client to a samba 4 AD server?
...nes from the default
installed smb.conf:
workgroup = MYDOMAIN
realm = MYDOMAIN.NET
security = ADS
The server's smb.conf has the following:
[global]
server role = active directory domain controller
workgroup = MYDOMAIN
realm = mydomain.net
netbios name = ADSRV
passdb backend = samba4
[netlogon]
path = /var/lib/samba/sysvol/mydomain.net/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
The server's samba4 version is Version 4.0.0beta3-GIT-UNKNOWN
The client's samba version is Ver...
2006 Dec 12
1
changing password only works the second time?
...ot; >> $LOGFILE 2>&1
FULLNAME=$(pdbedit -Lv $USER | grep "^Full Name" | awk '{print $3" "$4}'
| sed "s/'/\\\'/") >> $LOGFILE 2>&1
echo "updating AD server..." >> $LOGFILE 2>&1
ssh adsrv "/usr/local/bin/set_adpwd.sh $FULLNAME $NEWPWD" >>
$LOGFILE 2>&1
else
echo "an error occured in ssh ad script!" >> $LOGFILE 2>&1
exit 1
fi
echo "passwd: all authentication tokens updated successfully"
cat $LOGFILE | mail -s &qu...
2007 May 29
5
Restricting to a subset of the domain controllers on a site
Had a situation where users could not map drives from Windows XP to
Solaris 9 system running Samba-3.0.10 for Active Directory. This
system has been running for a couple of years without problems. Now
recently, the site administrators have added some new servers to the
domain which may have introduced a problem.
This krb5.conf file has been modified to hide the site in question.
[libdefaults]