Displaying 7 results from an estimated 7 matches for "79e3".
Did you mean:
793
2020 Mar 13
2
samba dc dns issue
Hi,
After joining samba DC (vm-dc4) to MS AD, I've discovered that most DNS entries
were not populated. Below are the only entries in the AD for the new DC:
domain.com:VM-DC4 900 A 172.26.1.84
_msdcs.domain.com:d14c4206-79e3-441f-868a-6c693415256a 900 CNAME vm-dc4.domain.com.
Please, help me figure out what's going on.
Here is the excerpt from log.samba:
# grep dnsup log.samba
prefork_fork_master: Forking [dnsupdate] pre-fork master process
prefork_fork_master: Forking [dnsupdate] pre-fork master proce...
2005 Jul 22
0
display disk size and free space
..._________________________________________
Christoph Litauer litauer@uni-koblenz.de
Uni Koblenz, Computing Center, http://www.uni-koblenz.de/~litauer
Postfach 201602, 56016 Koblenz Fon: +49 261 287-1311, Fax: -100 1311
PGP-Fingerprint: F39C E314 2650 650D 8092 9514 3A56 FBD8 79E3 27B2
2006 Jun 29
1
using xfs acls
..._________________________________________
Christoph Litauer litauer@uni-koblenz.de
Uni Koblenz, Rechenzentrum, http://www.uni-koblenz.de/~litauer
Postfach 201602, 56016 Koblenz Fon: +49 261 287-1311, Fax: -100 1311
PGP-Fingerprint: F39C E314 2650 650D 8092 9514 3A56 FBD8 79E3 27B2
2006 Oct 06
0
couldn't find service print$.
..._________________________________________
Christoph Litauer litauer@uni-koblenz.de
Uni Koblenz, Computing Center, http://www.uni-koblenz.de/~litauer
Postfach 201602, 56016 Koblenz Fon: +49 261 287-1311, Fax: -100 1311
PGP-Fingerprint: F39C E314 2650 650D 8092 9514 3A56 FBD8 79E3 27B2
2020 Mar 13
2
samba dc dns issue
...> > After joining samba DC (vm-dc4) to MS AD, I've discovered that most DNS
> entries
> > were not populated. Below are the only entries in the AD for the new DC:
> >
> > domain.com:VM-DC4 900 A 172.26.1.84
> > _msdcs.domain.com:d14c4206-79e3-441f-868a-6c693415256a 900 CNAME
> vm-dc4.domain.com.
> >
> > Please, help me figure out what's going on.
>
> Try either setting:
>
> ldap server require strong auth = no
>
> Or:
>
> dns update command = /usr/sbin/samba_dnsupdate --use-samba-tool
>...
2006 Nov 15
0
Windows printer status update fails
..._________________________________________
Christoph Litauer litauer@uni-koblenz.de
Uni Koblenz, Computing Center, http://www.uni-koblenz.de/~litauer
Postfach 201602, 56016 Koblenz Fon: +49 261 287-1311, Fax: -100 1311
PGP-Fingerprint: F39C E314 2650 650D 8092 9514 3A56 FBD8 79E3 27B2
-------------- next part --------------
# Global parameters
[global]
workgroup = SOMEGROUP
security = DOMAIN
netbios name = printhost
encrypt passwords = Yes
time server = Yes
unix extensions = Yes
socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
unix charset = ISO8859-15
do...
2005 Dec 21
9
question about changejournal
Hi,
I''ve got a newbie question--sorry if this is covered elsewhere, I parsed
through the archives for awhile and didn''t see it.
I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old)
and then magically change it back. This sounds odd, but I''m working with a
stubborn application and this will actually make things work nice.
So, if I do: