search for: pyshar

Displaying 14 results from an estimated 14 matches for "pyshar".

Did you mean: pyslar
2015 Jan 30
1
W7 client cannot adjust file permissions via ADUC
...ol user add --help, you will get a list of the available options, trouble is, you need samba-tool from 4.2rc4 and you need to patch this with Marc's patches to get all the Unix attributes So, I have attached the required files: samdb.py user.py addunixuser The first two go here: /usr/share/pyshared/samba/samdb.py /usr/share/pyshared/samba/netcmd/user.py the last is a bash script I wrote myself, put this in /usr/sbin/ Make it executable: chmod 0755 /usr/sbin/addunixuser Run it : addunixuser it will print the usage instructions :-) I am (over the weekend) going to set up a couple of VM...
2015 Aug 31
2
Classic upgrade - no email addresses
..., email, phone, and fax. > > https://gist.github.com/jtyocum/f19533448b94012d3722 > > Not sure if the patch will work on current versions of Samba4, I wrote > it for 4.1.9. No guarantees, warranty, etc. try at your own risk. > > On Debian, apply with... > > cd /usr/shared/pyshared/samba > patch -p0 </root/samba-tool-ldap-import.patch > Hi John, why don't you create a proper patch based on samba-master and propose it to samba-technical ? Rowland
2015 Aug 31
4
Classic upgrade - no email addresses
Hi Rowland, Perhaps I misled you with my wording. Each user has just one email address, which was not migrated across. From where I'm sitting that looks like a very serious bug. regards, John On 31/08/15 19:07, Rowland Penny wrote: > On 31/08/15 07:27, John Gardeniers wrote: >> I've been running through a bunch of tests after migrating from >> Samba > 3 to Samba 4
2015 Sep 03
2
On to samba-tools tools - Re: samba_dlz: Failed to connect
...bmin still doesn't work with it. > > Well does Webmin know about ldap and can update the ldap directly? > > Grumble. > > It is no good grumbling on here, you could try grumbling at Webmin :-) Also, using ldap is not as simple as that, try reading dns.py, it is in /usr/share/pyshared/samba/netcmd on debian I know it is written in python and uses ldb, but it might help you to understand just how difficult it is to work with dns & samba. Rowland
2012 Apr 17
3
Custom SAMBA4/OpenChage ZEG applicance
...openchange/sogo/samba4/lib/dnspython/dns /openchange/sogo/samba4/libcli/dns /openchange/sogo/samba4/bin/default/libcli/dns /openchange/sogo/samba4/bin/default/source4/dsdb/dns /openchange/sogo/samba4/source4/selftest/provisions/alpha13/private/dns /openchange/sogo/samba4/source4/dsdb/dns /usr/share/pyshared/dns /usr/lib/python2.7/dist-packages/dns /usr/src/linux-headers-3.2.0-23-generic/include/config/ceph/lib/use/dns /usr/src/linux-headers-3.2.0-23-generic/include/config/dns Does anyone know the correct dns file or directory to copy to the bind directory? Thanks
2015 Sep 03
2
On to samba-tools tools - Re: samba_dlz: Failed to connect
...ldap and can update the ldap directly? >>> >>> Grumble. >>> >>> >> >> It is no good grumbling on here, you could try grumbling at Webmin :-) >> >> Also, using ldap is not as simple as that, try reading dns.py, it is >> in /usr/share/pyshared/samba/netcmd on debian >> I know it is written in python and uses ldb, but it might help you to >> understand just how difficult it is to work with dns & samba. > > My first item is to add the A and CNAME records for some of the > statically addressed systems in my home...
2015 Jan 30
2
W7 client cannot adjust file permissions via ADUC
On 30/01/15 20:48, Bob of Donelson Trophy wrote: > > > Okay, added 'gidNumber: 10000' to the domain users group on DC1. (Was > within my range 500-40000.) > > getnet passwd [user] returns nothing on DC1. > > W7 client still a "no". > > And now? > > Have you tried getent on the member server ? Lets forget W7 for the moment, get the Unix
2015 Aug 31
0
Classic upgrade - no email addresses
...e, surname, title, office number, mailbox, email, phone, and fax. https://gist.github.com/jtyocum/f19533448b94012d3722 Not sure if the patch will work on current versions of Samba4, I wrote it for 4.1.9. No guarantees, warranty, etc. try at your own risk. On Debian, apply with... cd /usr/shared/pyshared/samba patch -p0 </root/samba-tool-ldap-import.patch -- John Yocum, Systems Administrator, DEOHS
2015 Sep 03
0
On to samba-tools tools - Re: samba_dlz: Failed to connect
...gt;> Well does Webmin know about ldap and can update the ldap directly? >> >> Grumble. >> >> > > It is no good grumbling on here, you could try grumbling at Webmin :-) > > Also, using ldap is not as simple as that, try reading dns.py, it is > in /usr/share/pyshared/samba/netcmd on debian > I know it is written in python and uses ldb, but it might help you to > understand just how difficult it is to work with dns & samba. My first item is to add the A and CNAME records for some of the statically addressed systems in my home.htt domain. For 2 of...
2015 Sep 03
0
On to samba-tools tools - Re: samba_dlz: Failed to connect
...y? >>>> >>>> Grumble. >>>> >>>> >>> >>> It is no good grumbling on here, you could try grumbling at Webmin :-) >>> >>> Also, using ldap is not as simple as that, try reading dns.py, it is >>> in /usr/share/pyshared/samba/netcmd on debian >>> I know it is written in python and uses ldb, but it might help you >>> to understand just how difficult it is to work with dns & samba. >> >> My first item is to add the A and CNAME records for some of the >> statically addresse...
2015 Jul 03
0
NT_STATUS_INTERNAL_DB_CORRUPTION messages in log.samba--proper course of action?
...t any > documentation explaining how to do that. There isn't any documentation for what you need to do now, because nobody ever thought that somebody would set up AD with samba4 (in any form) without a DNS server running on the DC. Your only hope is to go through the files in /usr/share/pyshared/samba/provision/ and pick out the required info from them. I certainly wont be helping you any further in this problem of your own making! Rowland > >> OK, I suggest that you look in /usr/share/samba/provision/sambadns.py >> and then 'create_dns_partitions'. This is what...
2015 Sep 03
2
samba_dlz: Failed to connect
On 03/09/15 19:21, Robert Moskowitz wrote: > > > On 09/03/2015 02:17 PM, Rowland Penny wrote: >> On 03/09/15 19:05, Robert Moskowitz wrote: >>> >>> >>> On 09/03/2015 01:59 PM, Sketch wrote: >>>> On Thu, 3 Sep 2015, Rowland Penny wrote: >>>> >>>>> What are the permissions on /var/lib/samba/private/dns ?
2013 Oct 24
0
samba 4, joining a windows 2008R2 domain as DC. ubuntu 12.04 withsernet packages ( small howto ) W.I.P.
...n remember this is about joining a windows 2008R2 AD domain. Thats on my next todo for my home server. ? The there is a bug in the sernet package , and because of that there is a fail with the join of the domain, fix found here: https://attachments.samba.org/attachment.cgi?id=9210 nano /usr/share/pyshared/samba/join.py? and change the lines. as stated in the patch of use the patch program. I just changed the lines, since it was just a few.?? (remove the - and add the + lines) ( my version was : dpkg -l | grep sernet-samba-ad? =>? sernet-samba-ad? 99:4.0.10-6 ) ? enabled ad in /etc/default/sern...
2015 Jul 03
3
NT_STATUS_INTERNAL_DB_CORRUPTION messages in log.samba--proper course of action?
Hi all, We've recently migrated from a separate DNS server that was dynamically updated with BIND's update-policy, using a manually generated tkey-gssapi-keytab (plus a second server functioning as an ordinary slave to the first), to BIND9_DLZ. The setup predated Samba's AD DC support and BIND's DLZ support, and was originally established because even though we needed AD, we were