Displaying 20 results from an estimated 5000 matches similar to: "Basic question for user/pass authentication"
2011 Feb 25
10
Access to a share resource without password
Dear, I have a Linux Samba server and a Windows XP SP2 client joined
to the "g-company.net" domain.
I want to access a Linux share resource in /var/share without password
from WXP desktop FROM ANY USER.
This is my scenario:
- I don't create any Linux local user because I want total access from any user
- I use security = share
- My smbusers file is:
root = administrator admin
2011 Feb 16
3
I can't connect to a Samba resource
Dear, I'll appreciate your help because I can't connect to a samba
resource. Here are the details:
Samba Server: Centos 5.5 with samba and samba-common packages
Content of smb.conf:
[global]
workgroup = somisa
server string = Test server
log file = /var/log/samba/%m.log
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
socket options = TCP_NODELAY
2011 Apr 03
1
Winbind cached account locked out
Hi there,
we have a few SuSE Linux Enterprise Desktop 11 SP1 machines with Samba
3.4.3 joined to Windows Server 2003 domain. The domain has some strict
password policies, like limited password tries before account is locked
for a few minutes.
It works fine when doing online authentication against the domain
controllers.
The problem rises with cached offline logon. Offline logon works,
2011 Apr 26
1
smbclient doesn't work from cron
Dear, I run this command from my Linux box in order to upload a file
to a Windows machine and it works OK:
/usr/bin/smbclient \\\\windows-server\"backup db"$ -U jelo 123456 -c
"lcd /root;put mysql-dump.sql"
But when I try to run the same command from /etc/crontab, it fails:
00 10 * * * root /usr/bin/smbclient \\\\windows-server\\"backup
db"$ -U jelo 123456
2011 Mar 07
2
group mapping question
Hi List,
I recently posted about problems i am having with deleting files belonging to members of the same unix group (as the mapped AD user that wants to delete the file via samba). I now figured out, that one possible solution is to map that unix Group to an AD group (while creating the AD group and adding users to it first).
Question: Is local group membership (on the samba server) of the
2011 Apr 10
2
PAM winbind authentication problem NT domain
I have Samba Version 3.5.8-74.fc13 (Fedora 13) set up as the PDC for an NT
domain.
I have several Windows XP Pro and Windows 7 Ultimate workstations as
domain members and everything is working fine. Domain users can log-in
at the workstations, access shares on the Samba server and the other
workstations, etc.
I am in the process of adding Samba Version 3.5.8-76.fc14 (Fedora 14) as an
additional
2011 Mar 16
1
wbinfo -u Don't show users from trusted(ing) domain on domain member server
Hi, All!
I Have Samba (3.5.6) domain witch have trust relations with ADS (Named TEST) Win2008 (2008 domain mode)
On PDC all working very good.
I have also Domain Member server in my samba Domain.
When i trying type wbinfo -u, or getent passwd on samba PDC (Named BINKLG) I see all, including ADS users.
When I trying do it on Domain Member Server I don't see users from ADS
Is it possible to
2011 Feb 19
1
Winbind, pdbedit - does not belong to our domain
Hi all,
I have a problem that started last week with winbind on a member
server. The network consists of the following:
Openldap/Bind/DHCP Server (No Samba)
PDC - CentOS Linux - Samba 3-3.5.6-43.el5 (sernet package)
BDC - CentOS Linux - Samba 3-3.0.31-36
Proxy Server (with NTLM Auth) - Mandriva Linux - Samba 3.5.3-3.1mdv2010.1
All of these work fine but the proxy needs replacing so I've
2013 Mar 07
1
tracking user activity - Active Directory
Hello,
Some mischief happened and I have been asked if I can find out who was
logged into their computers within a specific off-hours time frame. My
logs for that time frame happened to be running at debug level 3, so I
have been looking through them and trying to figure out how to recognize
a workstation login. I find lines beginning with
auth_check_password_send that seem like reasonably good
2011 Mar 03
1
pam_winbind([sshd|su|...]:account): valid_user: wbcGetpwnam gave WBC_ERR_DOMAIN_NOT_FOUND
I've been getting these in my log for some time and was wondering what I had
to do to get 'pam_winbind' to 'work' with my samba 'DC'?
In looking around the net, others w/this error message were having a
problem with blocking login's and password changes, completely.
In my case, I have the 'pam_winbind.so' module in '/etc/pam.d/common-passwd'
setup
2013 Aug 15
1
lda and home directory
Hello,
I am using qmail and lda configured such that lda should not have to do
a lookup for delivery. I set my defaultdelivery like so:
|HOME=/home/mail/$USER /var/qmail/bin/preline
-f /usr/local/libexec/dovecot/dovecot-lda
Given that the email address being delivered to is
bob.miller at computerisms.com, I expect $USER to be equal to bob.miller
and $HOME to expand to /home/mail/bob.miller/.
2011 Jan 06
2
can connect to 2 samba servers by name but to one by IP only
I have a samba domain with a Samba 3.4.x PDC (compiled from source on
Solaris 10) and two Samba 3.0.x BDC's (Sun-bundled Samba on Solaris 10.)
XP clients use DHCP. When on the LAN, DHCP includes WINS server (the WINS
server is one of the Samba 3.0.x machines.)
We also have a VPN for remote client access for Windows XP machines. XP
machines could include home PC's (not in the domain)
2013 Oct 22
1
using dovecot in Asterisk imap storage
Hello,
I am trying to use postfix/dovecot as mail server to be the imap storage for my voicemail system.For that I installed postfix and dovecot and trying to follow the instructions in this post http://etel.wiki.oreilly.com/wiki/index.php?title=Storing_Voicemail_on_an_IMAP_server&printable=yes
I should add a master user for Asterisk to your IMAP server that has access to all user's
2012 Oct 05
1
Dovecot configuration and question about IP trusted
Hello list,
I've just finished to install Dovecot and things seems to work so far. After some little efforts though.
My version is 2.0.20
Question 1:
I'm trying to tighten the security a little bit and added in dovecot.conf
login_trusted_networks = 192.168.1.0/30
Then restarted Dovecot
My client has the IP 192.168.1.20 and it's still able to retrieve emails. I expected it to be
2013 Aug 16
1
Disagreement on where mail goes.
My virtual users have their mail stored in /usr/local/virtual/user at example.com/
dovecot wants to read the mail from /usr/local/virtual/user at example.com/Maildir which is causing problems since all new mail is being written in /usr/local/virtual/user at example.com/new and dovecot is looking in /usr/local/virtual/user at example.com/Maildir/new
For the local users, /home/user/Maildir is the
2012 Oct 24
1
dovecot auth against AD on samba4
Hi group
I am currently running a mail server on ubuntu 11.04 with postfix 2.8.5,
dovecot dovecot 2.0.13 and openldap 2.4.23. I have now read about sogo and
I am thinking about installing it because of it's native outlook support
capabilities.
The ZEG appliance wouldn't be an option for me because I use a virtual
server from a provider where I can't install my own vm or even an iso.
2012 Dec 04
6
[OT] MS Exchange Alternative?
Just wondering if there's an open source Linux alternative to MS
Exchange so that all the features of outlook work?
2011 Jan 03
1
winbind and group permissions
Hello,
I have spent the last week and a bit searching google and reading
documentation trying to get this figured. At this point, I have read
the same things so many times, I am not even sure I would notice the
answer any more.... time to ask for some help.
Having gone through what seems like hundreds of posts, I have begun to
see where the problem gets lost in the information provided when
2013 Feb 28
1
postfix, dovecot, samba, winbind
Hello List,
we're currently working on the migration of our LDAP/Samba3-Domain to Samba4-Active-Directory. So far everything works fine. Postfix can deliver Mails using ProxyAddresses-Information from the AD and Dovecot delivers the mail.
Unfortunately when Postfix tells Dovecot to deliver the mail he submit the username without the AD-Domain part:
Feb 28 17:17:59 tpdc
2014 Feb 14
1
lda+ldap multiple users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 14 Feb 2014, matthias lay wrote:
> On 02/14/2014 08:27 AM, Steffen Kaiser wrote:
>> On Fri, 7 Feb 2014, matthias lay wrote:
>>
>>> I experienced that if a Mailaddress matches several users the delivery is
>>> aborted.
>>>
>>> ----------------
>>> dovecot: auth: Error: