Displaying 7 results from an estimated 7 matches for "confiiguration".
Did you mean:
configuration
2007 Sep 19
4
What management of samba is available for large scale deployment
...orking for a higher education institution, and we have Novell Netware
for our file sharing services. We are looking at what migration paths
are available.
I know samba works, we use it on a number of Solaris and Linux boxes and
have it authenticate against our Windows ADS. Manually editing samba
confiiguration files for up to a hundred users is OK. The challenge is how
do you manage a few thousand users with backends that auto-populate
the samba config and front ends which administrators can tweak as needed?
Does someone make a product which helps with the management of Samba and
provide features like...
2017 May 06
3
Samba Active Directory Domain Controller
Hello James,
To your questions:
*"Are DC1 and DC2 in the same geographical location?"*
Yes, they are in same location, & they are in the same subnet as well.
*"I'm also unclear from your message if you are still having password
issues or not."*
**It appears to have been resolved. When we randomly checked, users were
able to change their passwords. However
2017 May 08
2
Samba Active Directory Domain Controller
>It seems that you cannot create a new /etc/resolv.conf ..
Did you remove resolvconf with apt-get remove --purge resolvconf?
That should have restored the static resolv.conf back.
Or just make use of resolvconf,
Debian/ubuntu : just correctly configure interfaces.
/etc/network/interfaces
auto eth0
allow-hotplug eth0
iface eth0 inet static
address 10.0.0.11
netmask 255.255.255.0
2007 Mar 20
1
a <blush> build/install question
This is probably an idiot (and certainly so basic as to be non-Dovecot)
question, but I have been chasing my tail for a day or so on it, so I
will, with humiliation, ask for guidance on it.
Some time back I had asked if dovecot had to have a whole build tree of
stuff to run or if any upgrade could be limited to just the executable
and some libraries. I was told the latter, and given this
1998 Jul 24
2
Slowdown when copying large files
I am currently investigating using samba on a Linux box to provide file
server services on our NT LAN (I'm a bit sick of NT doing dummy spits on
me). I'm running RH5.1, and have just upgraded samba to
samba-1.9.18p8-51.3 (using the rpm from
http://samba.anu.edu.au/samba/ftp/Binary_Packages/redhat/RPMS/5.1/samba-
1.9.18p8-51.3.i386.rpm)
The setup includes several NT servers, one set up as
2017 May 08
0
Samba Active Directory Domain Controller
On 5/5/2017 10:56 PM, Anantha Raghava wrote:
>
> Hello James,
>
> To your questions:
>
> *"Are DC1 and DC2 in the same geographical location?"*
>
> Yes, they are in same location, & they are in the same subnet as well.
>
> *"I'm also unclear from your message if you are still having password
> issues or not."*
>
> **It appears
2010 Sep 22
1
Sieve autoreply woes on test setup
Hi,
I have been testing sieve in my setup with qmail-ldap and deliver on a LAN
with an artificial domain name. Everything seems to be working as expected,
except in cases when autoreplies (vacation, reject messages) need to be
tested.
The domain name is vmint, and dawnone is the hostname on which mail server
is setup, so a users have address like cot at vmint, cute at vmint and dove at vmint
*