search for: lorenzutti

Displaying 20 results from an estimated 42 matches for "lorenzutti".

2006 Aug 29
2
change password on 1st signon
Is there a way to enable user to change password on first signon?
2017 Jul 01
3
integrating samba with pam
On Sat, 1 Jul 2017 16:30:25 +0100, Rowland Penny via samba wrote: > On Sat, 01 Jul 2017 11:48:21 -0300 > Guido Lorenzutti via samba wrote: > >> Hi there! I been using samba3 with ldap for years, and now im about to move to samba4 to leave the slapd. > > I take it you mean that you use Samba as an AD DC Exactly. >> I didnt try yet to migrate the directory from samba3 to samba4. But i did setup...
2017 Jul 01
1
integrating samba with pam
On Sat, 1 Jul 2017 19:27:09 +0100, Rowland Penny via samba wrote: > On Sat, 01 Jul 2017 14:19:13 -0300 > Guido Lorenzutti wrote: > >> We used to hide some information from our windows group, to make acls only in unix groups. But well.. i think we can start sharing that info with the domain groups. > > You can do something very similar by using ACLs, create groups in AD, > add RFC2307 attributes and...
2006 Aug 09
2
machine add error to samba PDC
Hi All, I have setup my samba as a PDC and testparm gives me the right result, but when I am trying to add my XP client to SAMBA I receive an error as "Logon failure: bad username or password" or "Username could not be found". I am using root as the domain administrator and have added root account using smbpasswd and can see it using pdbedit -Lv. I can logon successfully
2006 Aug 18
3
share write access
Hi, I am testing share parameters, and have the following share definition: ## Section - [shareA] [shareA] path = /tmp/shareA writelist = user1 and do not understand why user1 cannot write files in the share when connected as user1. Unix permissions for the share files are rw for everyone, and the share directory has wide-open permissions. Samba version is 3.0.20b-3.4-SUSE.
2007 Nov 19
5
Howto modify samba printer ACLs without Windows?
Hi all, I would like to limit access to our samba shared printers to certain user groups by commandline without using Windows. Is this possible? Thanks! Christoph
2018 Feb 18
2
migrate several samba3+openldap pdc to samba3
On Sun, 18 Feb 2018 14:05:38 +1300, Andrew Bartlett via samba wrote: > On Sat, 2018-02-17 at 20:44 -0300, Guido Lorenzutti via samba wrote: > >> Hi there! I have one domain, shared between several samba3+openldap on different geographical locations. I want to migrate them to samba4. The domain has aprox 4000 users accounts, 4000 workstations, and several groups. I was able to successfully migrate the domain i...
2017 Jul 01
0
integrating samba with pam
On Sat, 01 Jul 2017 14:19:13 -0300 Guido Lorenzutti <guido at lorenzutti.com.ar> wrote: > We used to hide some information from our windows group, to make > acls only in unix groups. But well.. i think we can start sharing that > info with the domain groups. You can do something very similar by using ACLs, create groups in AD, add R...
2005 Apr 18
2
"getpeername failed. Error was Transport endpoint is not connected"
I get this error message "getpeername failed. Error was Transport endpoint is not connected" in my logs very often. Any ideas how to fix it? Tnxs in advance
2005 Sep 07
1
error when adding a new user
Hi people, i having the following problem: useradd -s /bin/false -g users test smbpasswd -a test New SMB password: Retype new SMB password: tdb_update_sam: Failing to store a SAM_ACCOUNT for [test] without a primary group RID Failed to add entry for user test. Failed to modify password entry for user test The "users" group exists, grep users /etc/group users:x:100: Any ideas? I fix
2018 Feb 17
3
migrate several samba3+openldap pdc to samba3
Hi there! I have one domain, shared between several samba3+openldap on different geographical locations. I want to migrate them to samba4. The domain has aprox 4000 users accounts, 4000 workstations, and several groups. I was able to successfully migrate the domain in a test environment. But I am faced with the problem that I will not be able to migrate in parallel the more than 20 locations
2005 Apr 28
2
ips and netbios name on the logs
Hi people, does someone know how to only log the name of the machine and not the name of the machine AND the ip? Let me explain this: -rw-r--r-- 1 root root 0 Apr 28 02:47 0.0.0.0.log -rw-r--r-- 1 root root 0 Apr 28 02:49 10.3.0.10.log -rw-r--r-- 1 root root 0 Apr 28 02:47 10.3.0.21.log -rw-r--r-- 1 root root 0 Apr 28 02:46 10.3.0.22.log -rw-r--r-- 1 root root 0 Apr 28 02:48
2017 Jul 01
2
integrating samba with pam
Hi there! I been using samba3 with ldap for years, and now im about to move to samba4 to leave the slapd. I didnt try yet to migrate the directory from samba3 to samba4. But i did setup a new domain and everything looks ok. My doubt is related to the configuration of the computers with linux so that they can take advantage of the users and passwords of ldap. But also, groups that are unix
2006 Dec 26
2
password strenght doubt
Hi people! I have a few problems with the password strength in Samba. I have a PDC with LDAP on Debian Stable, with a few packages from backports. The problem is that I can't find a way to enforce strenght to the passwords of the users. I can't define a policy to force things like: number of uppercase letters, number of downcase letters, number of numbers in the password, to check the
2017 Jul 01
0
integrating samba with pam
On Sat, 01 Jul 2017 11:48:21 -0300 Guido Lorenzutti via samba <samba at lists.samba.org> wrote: > > > Hi there! > > I been using samba3 with ldap for years, and now im > about to move to samba4 to leave the slapd. I take it you mean that you use Samba as an AD DC > > I didnt try yet to migrate > the directo...
2018 Feb 18
0
migrate several samba3+openldap pdc to samba3
On Sat, 2018-02-17 at 20:44 -0300, Guido Lorenzutti via samba wrote: > > > Hi there! I have one domain, shared between several samba3+openldap > on different geographical locations. I want to migrate them to samba4. > > > The domain has aprox 4000 users accounts, 4000 workstations, and > several groups. > > I wa...
2005 Apr 29
1
how to apply "user must change password at next logon" and "expire password"
Hi people, i was experimenting with the pdbedit and i found the "user must change password at next logon". The thing i wan't able to make it work. I just can login and im not asked to change my password! How's that? The other thing.. i want to make my password expire after 30 days. I did this too, but it dosen't apply until i change my password one more time. I can make
2005 May 03
1
the profiles keeps mapping!
I just cant stop this! The remote profiles of the users keeps mapping everytime they login so they have this new remote unit with the contents of the profile of the user logged in. How can i stop this?
2005 Jul 29
1
samba-vscan
Hi people, im using Debian Sarge with samba 3.0.14a. Im using tdbsam with 400 users. My specs are: vendor_id : AuthenticAMD cpu family : 6 model : 8 model name : AMD Athlon(tm) XP 2000+ stepping : 1 cpu MHz : 1670.860 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes
2005 Jul 30
1
create and manage groups
I have a samba PDC 3.0.14a and is running as a PDC. My domain members are windows 2003. I have several users and several unix groups. I want to create some domain groups and map them to the unix groups. When i check my current groups i get this: net rpc group list Password: System Operators Replicators Guests Power Users Print Operators Administrators Account Operators Backup Operators Users