Displaying 2 results from an estimated 2 matches for "oblr".
Did you mean:
blr
2003 Jun 04
3
network printers
...ve Windows 98/2000/XP workstations.
Firstly everything works fine but with adding new users to the domain there
occurs serious trouble. The network printers begin to refuse access. And then
I noticed that the workstations begin to refuse access too.
smb.conf
---
[global]
netbios name = OBLR
workgroup = X125
server string = Samba PDC
os level = 99
preferred master = yes
domain master = yes
local master = yes
wins support = yes
security = user
encrypt passwords = yes
domain logons = yes
logon path...
2011 Aug 04
0
dovecot + postfix + kerberos + AD - Multiple mailboxes ???
Hi all.
I have a problem in configuration Mail Server for my company.
Gentoo/Linux, postfix-2.7.3, dovecot-2.0.11, AD-Windows2008R2
*main.cf:*
virtual_mailbox_maps = ldap:/etc/postfix/ldap-users.cf,
ldap:/etc/postfix/ldap-users_oblr.cf
I create a two ldap files for search Multiple mailboxes in attribute AD
(mail, othermailbox).
*ldap-users.cf:*
server_host = srv-ad.cn.energy
search_base = dc=cn,dc=energy
version = 3
bind = yes
bind_dn = admin
bind_pw = passwd
chase_referrals = no
scope = sub
query_filter =
(&(objectclass...