similar to: adding machine accounts on-the-fly - 3.0.4 and LDAP

Displaying 20 results from an estimated 1000 matches similar to: "adding machine accounts on-the-fly - 3.0.4 and LDAP"

2004 May 10
1
share is read-only since 3.0.3 - "access is denied"
Hi, I've a samba-3.0.2a running perfectly on redhat-8. Filesystem is EXT3 with ACL support. I can't upgrade the PDC to 3.0.3 or 3.0.4, because shares are only read-only. In 3.0.3 only home share and temp share are writable. All other shares are in read-only mode. Users can see the files/directories, but can't save anything or create new items. When trying to create a new item -
2003 Sep 11
2
samba-3 problem joining ws to domain
Howdi, I can't add a w2k workstation to samba3 domain with my username. If I add my username to "admin users" list, then I can add the box to domain (but overritten by euid). My goal is, that joining domain can be done without using "admin users" option. Groupmapping is done and works. When machine is in domain and log in, I get full admin rights on that box. Removing the
2003 Sep 05
2
samba3 - On-the-Fly Machine Accounts - domain admin group?
Hi, Could someone explain, why was parameter "domain admin group" removed from samba3? passdb/pdb_ldap got totally rewritten... but why remove an useful variable... # Removed Parameters (order alphabetically): # * domain admin group In 2.2.8 (with LDAP backend) I defined domain admin group = @"Domain Admins" and added several users to that group for creating machine
2003 Oct 21
3
Samba3+Win9x userlist, Bug596?!
> -----Original Message----- > From: G?mes G?za [mailto:geza@kzsdabas.sulinet.hu] > > I've configured for testing pruposes an other PDC with tdbsam backend, > and found, that with this backend win9x clients could get > user and group > list, while with ldapsam I had no success in it. Quite strange in my > opinion:-( Same problem here too. In 9x the userlist is
2003 Sep 16
4
smbldap.c
Hi ! I was just wondering if that piece of code was important (for security and such), because I had to comment it in smbldap.c before compiling samba-3.0; otherwise, I would have errors like: "(Insufficient access)smbldap_open: cannot access LDAP when not root" #ifndef NO_LDAP_SECURITY if (geteuid() != 0) { DEBUG(0, ("smbldap_open: cannot access LDAP
2000 May 17
6
Documentation
I just installed Red Hat v. 6.2 and would like to configure SAMBA. I was wondering if you could point me to some good documentation sites that can lead me step by step through setup and configuration of SAMBA. I'll be experimenting with it in the meantime but your help will be extremely helpfull. Thank you, Jerry Lawson MCSE, MCP +Internet
2004 May 11
1
BUG: Vfs audit module & samba 3.0.4 ==> share unacces sible
add to each share writeable = yes or read-only = no This Helps! Rauno -----Original Message----- From: werner maes [mailto:werner.maes@cc.kuleuven.ac.be] Sent: 11. mai 2004. a. 16:19 To: samba@samba.org Subject: [Samba] BUG: Vfs audit module & samba 3.0.4 ==> share unaccessible Hello Maybe there's a bug in samba-3.0.4. The following configuration does NO longer work. It did
2004 Feb 17
1
smbldap-tools: only incremental UID's?
Hi, In smbldap-useradd.pl is a pice of code, which find the first unused uid starting from $UID_START (for example 1000). if (!defined($userUidNumber)) { # find first unused uid starting from $UID_START while (defined(getpwuid($UID_START))) { $UID_START++; } I've over 500 UID's in use (maximum UID is 1547). It works well, until you delete an user. After deleting an user,
2004 Jul 27
1
Roaming Profiles
Hi, i'm using samba 3.0.5 and the roaming profiles take ages to save and to load i just created a user, and it creates the proper windows files in the profiles share The files are very small so i should be a quick login, but it ins't Copying files from normal shares is quick, but the login it self is very long What to do? I'm using windows 2k with all windows updates here is my
2003 Oct 10
1
step 2 - samba-3 PDC & BDC fail-over with 2 LDAP servers fails
> -----Original Message----- > From: Andrew Bartlett [mailto:abartlet@samba.org] > > passdb backend = ldapsam:"ldaps://ldap1 ldaps://ldap2" > is what you want. This helped me a little bit forward. I suggest to add this line also to samba-pdc help. But still I ran into problems. I fixed the passdb lines on PDC and BDC. If the second server (on PDC slave-ldap and on BDC
2004 Jul 29
4
samba runs 1 month and then crash and never come back
guys need help my samba was working fine for about 1 month then it stoped working and now i get this error log [2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74) Substituting charset 'ISO-8859-1' for LOCALE [2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74) Substituting charset 'ISO-8859-1' for LOCALE [2004/07/29 13:36:53, 5] lib/charcnv.c:charset_name(74)
2003 Dec 11
1
Forcing Users to change passwords.
Hi, Samba-3 with LDAP backend is capable in this. I'm using it and it works. All you have to do, is to use LDAP and set proper account policies: $ pdbedit -P "bad lockout attempt" -C 5 (after 5 wrong password, user account will be locked out - samba sets password hashes to ***NOPASSWORD*** and user is unable to logon). $ pdbedit -P "min password length" -C 9 # password
2004 May 10
1
Re: share is read-only since 3.0.3 - "access is denie d"
Well... It worked for me. Only thing I had to do was to add writeable = yes for each share. IMHO there is a slight difference since 3.0.3, not 1.9 ;) It would be nice to mention it in changelog too. Rauno -----Original Message----- From: Gerald (Jerry) Carter [mailto:jerry@samba.org] Jeff Umbach wrote: | They changed the read only default to "yes" in | versions 3.0.3 and 3.0.4.
2005 Jan 30
1
samba-3 problem joining ws to domain
G'day Rauno, Just wondering if you ever found a solution to your problem (http://lists.samba.org/archive/samba/2003-September/073997.html) regarding Windows 2K workstations joining a Samba3 domain. I seem to be experiencing the same problems - with the access denied message. Any ideas would be most appreciated. Regards Corey Johnston.
2004 Feb 26
1
homes-share broken in 3.0.2! any fix or workaround available?
hi, I ran also into the home share problem, as discussed earlier in this list (http://lists.samba.org/archive/samba/2004-February/080593.html). But so far I haven't seen any solution. In samba 3.0.2 changelog is a line: "BUG 977: Don't create a homes share for a user if a static share already exists by the same name." I don't know what was changed, but it affected the
2003 Oct 18
2
interdomain trust relationships
Hello, I am also triing to set up a interdomain relationship with a NT domain and I can't create the user, I execute the following command and I get this. smbpasswd -a -i xxx New SMB password: Retype new SMB password: Failed initialise SAM_ACCOUNT for user xxx$. Failed to modify password entry for user xxx$ I have samba set up so that I can set up users and machine automatically, so I am
2018 Jun 14
2
Weird permissions issues with samba shares and XFS
Hi, We are trying to deploy samba sharing on Centos 7.4, linked to windows 2016 AD for authentication. We are having an issue related to permissions where different directories with seemingly the exact same permissions cannot all be accessed from smbclient. I was hoping somebody could help me figuring this out. We have the following structure: 1. one LVM2 volume on /dev/storage/test (XFS)
2019 Feb 13
2
error on the modificed permission
Hi, witch command getent group Domain\ Admins I optaing domain admins:x:10512: It's correct? Il 12/02/2019 12:57, Rowland Penny via samba ha scritto: > On Tue, 12 Feb 2019 11:13:56 +0100 > marco pirola via samba <samba at lists.samba.org> wrote: > >> I obtaing this resulta. Imposible enumerated the object in the >> container: access negated. >> > Hi
2015 Jun 19
2
windows acl not saving, no error, nothing in log file
I'm running samba 4.1.6 as a PDC on ubuntu 14.04. I'm following these guides to setup print shares https://wiki.samba.org/index.php/Samba_as_a_print_server https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs When I go to my windows workstation to change the ACL's on the print$ share I can get into the security tab and I can change the security options
2006 Oct 09
1
windows doesn't show groups in security tab of file properties
Hello, I've a Samba 3.0.23c-SerNet-Debian PDC (no BDC or anything) connected to OpenLDAP. I thought it would work smoothly, I didn't discover any problems until today. I'am trying to create a ntconfig.pol with poledit, but it doesn't show me any groups to add to the policy. I can see all the users by the way. To eleminate a poledit problem I used the security tab (in german