Displaying 20 results from an estimated 2000 matches similar to: "User Multiple Groups in Standalone Mode with LDAP Backend"
2008 Jul 25
2
Recieving e-mail is not updating quota
Hello again.
When I send e-mail locally from userX at mydomain to userY at mydomain the
quota in userY at mydomain isn't updated with the new message, but the
message arrives fine. It's not a userX problem, because it's equal if
it's userY sending userX.
When I save an message, the quota is updated. Or when the userX sends
the e-mail, his quota is updated too. The problem is that
2009 Jun 22
2
Creating ZFS filesystem with inherited ACLs ?
Hi @all,
with ZFS its recommended to create a new filesystem, for example for each user to give them a home directory.
So far, so good. The homes should be under tank/export/home/staff and my intention is to restrict the ACL rights so only the user self can access his own home directory.
I study the ZFS Admin Guide and found the aclmode and aclinherit options, IMHO for my intention the
2007 Jun 28
0
cups page_log strangeness
Hi there
I just upgraded from 3.0.23d to 3.0.25b. The server acts as PDC and
print server.
The setup is that Win clients automtically download the printers from
samba. Worked all right so far.
Here is what I did.
Compiled the new version and installed it.
Stopped smbd and nmbd and copied everything under /old-samba/var/ to
/new-samba/var/
"smb.conf" stayed the same.
Fired up the
2009 Oct 30
2
More dovecot-2.0.alpha2 problems
1. My earlier patch to fix a typo in array.h was not good enough.
Here's one that not only compiles, but also doesn't crash:
--- dovecot-2.0.alpha2/src/lib/array.h 2009-10-08 10:04:35.000000000
-0500
+++ dovecot/src/lib/array.h 2009-10-29 20:47:47.000000000 -0500
@@ -72,8 +72,7 @@
(elem)++)
# define array_foreach_modifiable(array, elem) \
for (elem =
2020 Oct 20
3
SAMBA 4 "username" parameter
The "valid users" parameter already existed in version 3 of the SAMBA and
indicated which users were allowed to access the share.
The "username" parameter indicated which user should be used when it was
not defined at the time of mapping.
SMB.CONF
[folder]
...
username = userX
valid users = userX, userY, ...
To map the "folder" share, only the following line was
2010 Jun 29
1
posixGroup LDIF problem
Hi,all:
I'm working on populating an OpenLDAP server (Dapper) for pam
authentication. I'm having trouble import LDIFs for my groups. The
following is and example:
(this imports on CentOS 5.3 i386, openldap version is 2.3.43-3.el5 )
# org.X.admins
dn: cn=admins,dc=X,dc=org
changetype: add
objectClass: groupOfNames
objectClass: top
objectClass: posixGroup
cn: admins
gidNumber: 1001
2004 Oct 03
1
Scaleable LDAP Backends for Samba; Domain Controllers group access
OK, just went through the research on how to set up scalable LDAP
backends. By scaleable I mean without having Samba use the root dn to
access ldap. This way, if you are going through the logs, you will be
able to tell which domain controller is doing what.
As far as I know, it *HAS* to be done this way because the posixGroup
schema is way out of date (it wont take a dn as a member). This
2006 Jun 23
2
Getting a list of users in a group - how?
Hi all,
Hopefully this is a simple one - I'm trying to work out how to get a
list of users in a certain group. If I have the following set up in
Active Directory:
Group1
- UserA
- UserB
Group2
- UserC
- UserD
AllGroups
- Group1
- Group2
- UserX
Then I want to be able to say "List all users in the AllGroups group"
and I should get UserA,B,C,D and UserX
2020 Oct 20
2
SAMBA 4 "username" parameter
I'm sorry, but since I'm a SAMBA / Linux developer, I don't know how to
answer your questions.
What I can say is that before SAMBA (stand alone) was used in version
3.6.6, where the "username" option was used in the sharing settings.
For example:
SMB.CONF
[folder]
path = ...
username = userX
Thus, the following line was passed in a DOS script:
net use x:
2012 Dec 13
1
Migrate to samba 4 in ( relatively ) complex openLDAP environment
Hello,
we, a public hospital, would like to migrate to samba4 from our samba3.x
environment. According to the documentation samba4 does use a internal ldap
server.
We use openLDAP as directory for
samba
horde
Oracle name resolution
zope user authentication,
Checkpoint Firewall authentication (only few users ),
squid proxy authentication,
logon authentication to our linux servers,
logon
2016 Dec 19
2
Samba4 and file permissions
Hello
I configured a samba 4.3.1 service on a Centos 6.5 32 bit system and installed it in the /home/samba/samba-4.3.1 directory (I know this is not a good place but it was the only partition with enough free space).
The samba is running as an Active Directory Domain Controller with rfc2307 enabled and embedded DNS server.
This is my smb.conf
# Global parameters
[global]
workgroup =
2000 Jun 28
3
Signal 11 (cause and workaround found)
I encountered an bug in samba 2.0.7.
With the config option "logon home = \\%N\%U\profile" in smb.conf and
roaming profiles, smbd panics when the share "%U" is not listed in smb.conf.
I had some users for which i forgot to enter the accompanying share in
smb.conf. When such a user logged in or logged off, smbd paniced with signal
11. While on logging off the profiles where
2005 Jul 28
0
Samba + IBM-DS 5.2
Hi everybody,
I have problem with smbpasswd to update password in LDAP, when I'm
adding new user with "smbpasspd -a userx" everything works fine but when
I'm trying change password with "smbpasswd userx" I have this error:
$ldapsam_modify_entry: Failed to modify user dn=
$uid=userx,cn=users,dc=domain,dc=cz with: No such attribute
$
$ldapsam_update_sam_account:
2005 Jul 28
0
Need help with Samba + IBM-DS 5.2
Hi everybody,
I have problem with smbpasswd to update password in LDAP, when I'm
adding new user with "smbpasspd -a userx" everything works fine but when
I'm trying change password with "smbpasswd userx" I have this error:
$ldapsam_modify_entry: Failed to modify user dn=
$uid=userx,cn=users,dc=domain,dc=cz with: No such attribute
$
$ldapsam_update_sam_account:
2009 Dec 31
1
restoring using rysnc
Hi,
My backup server (B) has a /backup/home and I'd like to restore
/backup/home/userX to /home/userX in my server A
I am trying to do with in the server where I want to restore.
rsync -e ssh -avzp -R --exclude "*.journal"
backup_server:/backup/home/userX/ /home/userX
But it is creating a /home/userX/backup/home/userX
What am I doing wrong?
-------------- next part
2014 Dec 30
2
Odd Samba/btrfs AD member server problem
openSUSE 13.2 machine with btrfs for /
Running samba-4.1.14-3.3.x86_64.
Samba is configured to have the server act as a member server in a
Windows Activedirectory domain.
wbinfo -u and getent passwd work fine. getent passwd shows local and
domain users.
However, setfacl -n -R -m u:userX:rwx /testpath fails if userX is a
domain user, but succeeds if userX is a local user. Using different
2014 Dec 30
1
Odd Samba/btrfs AD member server problem - SOLVED
On 12/29/2014 11:09 PM, Moby wrote:
>
> On 12/29/2014 07:34 PM, Moby wrote:
>> openSUSE 13.2 machine with btrfs for /
>> Running samba-4.1.14-3.3.x86_64.
>> Samba is configured to have the server act as a member server in a
>> Windows Activedirectory domain.
>> wbinfo -u and getent passwd work fine. getent passwd shows local and
>> domain users.
2012 Jan 31
1
Renaming user account / mailbox
Hello,
I am running dovecot-2.0.13-1_128.el5 x86_64 RPM on CentOS 5.7.
All accounts are virtual, hosted on LDAP Server. We are using Maildir
mailboxes.
The question: What is the process to rename an existing account/mailbox?
I would like to rename userx with email: userx at example.com to
ux at example.com with a mailbox of ux (currently: userx)
Of course the idea is that new mail will
2014 Jun 04
0
uids/guids differ on new debian server
Hello,
got a Debian-Linux Server (Squeeze) which is running fine with samba version 3.5.6.
> getent passwd |grep userx
gives:
userx:*:10182:10005:user, x:/home/DOMAIN/userx:/bin/false
now there is another new installed debian server (Wheezy) which should replace the old one.
Installed samba (3.6.6) and winbind, joined the domain and showing the users with wbinfo -u works well.
But the
2013 Jan 09
2
Migrating mailboxes
Hello everyone and Happy 2013!
I have a situation -- the first ever I have come across -- which I don't
understand.
A friend was/is running Postfix and Dovecot - with default configs -
nothing was ever changed :-)
[root at mail home]# dovecot --version
0.99.11
Anyway, he had a problem with a user mailbox which I wasn't able to
diagnose and fix easily. maillog showed:
Jan 9 16:11:29