search for: accou

Displaying 4 results from an estimated 4 matches for "accou".

Did you mean: acco
2003 Jan 10
1
Win98 Samba Login Script Errors
Hello, Can anybody please help me with the following errors. Whenever a user from the group "accounting" logs in the the PDC, a login box pops up and the following message appears "Accessed Denied - Accou~!n.bat". The problems seems to ly with people who belong to the accounting group and are running Win98se on the desktop. Absolutely nothing has been changed on the system. The...
2004 Oct 12
0
win95 systems see samba 2.2.12 server OK, winXP do not
...k... is it the variable "domain logons = yes" which is causing me trouble? is it something else?? thx b --- [root@server samba]# more smb.conf [global] smb passwd file = /etc/samba/smbpasswd add user script = /usr/sbin/useradd -d /dev/null -g machines -c 'Machine Accou nt' -s /bin/false -M %u pam password change = yes encrypt passwords = yes wins support = true max log size = 0 obey pam restrictions = yes directory mode = 775 security = user passwd program = /usr/bin/passwd %u printing =...
2007 Feb 15
1
Dovecot forward problems
...t;me at domain>, size=360, nrcpt=1 (queue active) dovecot: auth(default_with_listener): master in: USER 1 user at domain service=deliver dovecot: auth(default_with_listener): ldap(user at domain): user search: base=dc=example,dc=com scope=subtree filter=(&(objectClass=VirtualMailAccount)(mail=user at domain)(accountActiv e=TRUE)(delete=FALSE)) fields=mail,homeDirectory dovecot: auth(default_with_listener): master out: USER 1 user at domain uid=202 gid=202 deliver(user at domain): msgid=<20070215182523.62C9034002 at mysmtpserver>: saved mail to INBOX postfix/pi...
2007 Feb 13
1
Problems to put dovecot-ldap.conf working
Hi Folks, I'm having a little trouble to put dovecot authenticating in ldap. My postfix and saslauthd are authenticating fine. Here is what I have in my main.cf: # Accounts accounts_server_host = $ldap_server_host accounts_search_base = $ldap_search_base accounts_query_filter = (&(&(objectClass=VirtualMailAccount)(mail=%s))(forwardActive=FALSE)(acco untActive=TRUE)(delete=FALSE)) accounts_result_attribute = mailbox accounts_cache = no # aliases al...