search for: pysmb

Displaying 10 results from an estimated 10 matches for "pysmb".

2023 Apr 07
1
python module
...l and may require more expertise in Samba to use effectively. 2. python-samba: This is a higher-level Python module that provides an object-oriented interface to Samba's internal libraries. It includes modules for interacting with Active Directory, LDAP, SMB, and more. 3. pysmb: This is a Python module for interacting with SMB/CIFS file servers, including Samba servers. It provides a simple API for reading and writing files, browsing directories, and executing commands on a remote server. 4. smbprotocol: This is another Python module for working with SMB/C...
2023 Apr 07
1
python module
On 07/04/2023 20:20, David Bear via samba wrote: > I am looking for the python-samba module. I would like to > add/disable/modify AD accounts using python running on a linux machine. > ChatGPT suggested the python-samba module. Sample code as follows: > > from samba.credentials import Credentials > from samba.netcmd.user import create as create_user > from samba.netcmd.user
2016 May 02
3
[Announce] Samba 4.4.3 Available for Download
...11789: Fix returning of ldb.MessageElement. o Ralph Boehme <slow at samba.org> * BUG 11855: cleanupd: Restart as needed. o Günther Deschner <gd at samba.org> * BUG 11786: s3:winbindd:idmap: check loadparm in domain_has_idmap_config() helper as well. * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the build. o Volker Lendecke <vl at samba.org> * BUG 11786: winbind: Fix CID 1357100: Unchecked return value. * BUG 11816: nwrap: Fix the build on Solaris. * BUG 11827: vfs_catia: Fix memleak. * BUG 11878: smbd: Avoid large reads beyond EOF....
2016 May 02
3
[Announce] Samba 4.4.3 Available for Download
...11789: Fix returning of ldb.MessageElement. o Ralph Boehme <slow at samba.org> * BUG 11855: cleanupd: Restart as needed. o Günther Deschner <gd at samba.org> * BUG 11786: s3:winbindd:idmap: check loadparm in domain_has_idmap_config() helper as well. * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the build. o Volker Lendecke <vl at samba.org> * BUG 11786: winbind: Fix CID 1357100: Unchecked return value. * BUG 11816: nwrap: Fix the build on Solaris. * BUG 11827: vfs_catia: Fix memleak. * BUG 11878: smbd: Avoid large reads beyond EOF....
2016 May 02
2
[Announce] Samba 4.4.3 Available for Download ( DebianJessie DEBs amd64 )
...gt; >> > > > >> o Günther Deschner <gd at samba.org> > > > >> * BUG 11786: s3:winbindd:idmap: check loadparm in > > > >> domain_has_idmap_config() > > > >> helper as well. > > > >> * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the > > > >> build. > > > >> > > > >> o Volker Lendecke <vl at samba.org> > > > >> * BUG 11786: winbind: Fix CID 1357100: Unchecked return value. > > > >> * BUG 11816: nwrap:...
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
...ectory, not the full stat(). * BUG 11789: pydsdb: Fix returning of ldb.MessageElement. o Berend De Schouwer <berend.de.schouwer at gmail.com> * BUG 11643: docs: Add example for domain logins to smbspool man page. o Günther Deschner <gd at samba.org> * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the build. o Alberto Maria Fiaschi <alberto.fiaschi at estar.toscana.it> * BUG 8093: access based share enum: Handle permission set in configuration files. o Volker Lendecke <vl at samba.org> * BUG 11816: nwrap: Fix the build on Solar...
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
...ectory, not the full stat(). * BUG 11789: pydsdb: Fix returning of ldb.MessageElement. o Berend De Schouwer <berend.de.schouwer at gmail.com> * BUG 11643: docs: Add example for domain logins to smbspool man page. o Günther Deschner <gd at samba.org> * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the build. o Alberto Maria Fiaschi <alberto.fiaschi at estar.toscana.it> * BUG 8093: access based share enum: Handle permission set in configuration files. o Volker Lendecke <vl at samba.org> * BUG 11816: nwrap: Fix the build on Solar...
2016 May 02
0
[Announce] Samba 4.2.12 Available for Download
...in open_directory, not the full stat(). * BUG 11789: build: Mark explicit dependencies on pytalloc-util. o Ralph Boehme <slow at samba.org> * BUG 11714: lib/tsocket: Work around sockets not supporting FIONREAD. o Günther Deschner <gd at samba.org> * BUG 11789: libsmb/pysmb: add pytalloc-util dependency to fix the build. o Berend De Schouwer <berend.de.schouwer at gmail.com> * BUG 11643: docs: Add example for domain logins to smbspool man page. o Nathan Huff <nhuff at acm.org> * BUG 11771: Fix ETIME handling for Solaris event ports. o Volker...
2016 May 02
0
[Announce] Samba 4.2.12 Available for Download
...in open_directory, not the full stat(). * BUG 11789: build: Mark explicit dependencies on pytalloc-util. o Ralph Boehme <slow at samba.org> * BUG 11714: lib/tsocket: Work around sockets not supporting FIONREAD. o Günther Deschner <gd at samba.org> * BUG 11789: libsmb/pysmb: add pytalloc-util dependency to fix the build. o Berend De Schouwer <berend.de.schouwer at gmail.com> * BUG 11643: docs: Add example for domain logins to smbspool man page. o Nathan Huff <nhuff at acm.org> * BUG 11771: Fix ETIME handling for Solaris event ports. o Volker...
2016 May 02
0
[Announce] Samba 4.4.3 Available for Download ( DebianJessie DEBs amd64 )
...t; o  Ralph Boehme <slow at samba.org> >    * BUG 11855: cleanupd: Restart as needed. > > o  Günther Deschner <gd at samba.org> >    * BUG 11786: s3:winbindd:idmap: check loadparm in > domain_has_idmap_config() >      helper as well. >    * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the > build. > > o  Volker Lendecke <vl at samba.org> >    * BUG 11786: winbind: Fix CID 1357100: Unchecked return value. >    * BUG 11816: nwrap: Fix the build on Solaris. >    * BUG 11827: vfs_catia: Fix memleak. >    * BUG 1...