search for: userone

Displaying 6 results from an estimated 6 matches for "userone".

2013 Apr 19
1
LDAP authentication
...users,dc=example,dc=com scope = subtree user_attrs = homeDirectory=home,uidNumber=uid,gidNumber=gid user_filter = (&(objectClass=inetOrgPerson)(uid=%u)) pass_attrs = uid=user,userPassword=password pass_filter = (&(objectClass=inetOrgPerson)(uid=%u)) * * *Out put of LDAP , * # Entry 1: uid=userone,ou=users,dc=example,dc=com dn: uid=userone,ou=users,dc=example,dc=com cn: Firtname Lastname displayname: Firtname Lastname givenname: Firstname mail: userone at example.com objectclass: inetOrgPerson objectclass: top sn: Lastname uid: userone userpassword: {SHA}0P/ssspVCIZx8+tVsss= but authentica...
2013 Feb 07
1
Trouble with user who has mixed case login (upper and lower)
We're having an issue with a user who has a login with mixed case - we'll call him "USERone". Samba does not recognize him; it says that the "user does not exist" even though he does - and we're using the correct case for each letter. We would rename him to an all lower case name, but he there are multiple folders, files, and groups and processes that we'd have...
2006 Mar 17
5
Making Share Visible To Particular Users Only
Dear Friends, Is It Possible to Make a *Share* Visible to a List of Users *Only* ? e.g. If have shares Likes Account, Sales, Support Then I would Like make respective *share* visible *only* to persons in respective dept. Thanks and Best Regards.
2003 Sep 02
1
One user's logon crashing Samba 3.0.0beta2-1
...inues to operate so I guess the daemon is automatically re-started. This samba box is part of an ADS domain (aprox 50,000 users). I have a dozen other users accessing this machine with no problem. The only difference I can see in the username's which are working and the one that is not is are userone and the one that is failing is user2. Any suggestions for fixing or diagnosing this issue further would be helpful. Best Regards, Lee Sanders =============================================================== smbd[16028]: [2003/08/27 16:05:56, 0] lib/fault.c:fault_report(37) Aug 27 16:05:56 squidj...
2014 Dec 16
2
LDAP: Connection appears to be hanging, reconnecting
...why did dovecot not switch to the second configured LDAPS Server? It looks like it retried for ever to reconnect to the crashed LDAP Server. From the moment of the crash we see a lot of Errors like these in our logfiles: Nov 30 16:51:53 servername dovecot: [ID 583609 mail.error] auth: Error: ldap(userone,USERS_IP1,<WKiTeBUJQQBUSAnE>): Connection appears to be hanging, reconnecting AND Nov 30 16:51:59 servername dovecot: [ID 583609 mail.error] auth: Error: plain(usertwo,USERS_IP2,<QgJvcBUJqABTTWrJ>): Request 1982.83548 timed out after 151 secs, state=1 The used dovecot version is 2.2....
2005 Jun 12
4
Samba share query
Hello, I've coded the following in our smb.conf file (security = share coded in the [global] section) and this works fine where users can access the share without a password :- [ts] comment = Tech support directory path = /information guest only = Yes guest ok = Yes guest account = nobody writable = no browsable = no Is it