Displaying 3 results from an estimated 3 matches for "hpjfl7".
2018 Jun 14
3
Help Python API Samba4 -- Project Web Admin Manager Samba4
Hello everyone,
I would like to know how to use the Python api to manage user and groups in
samba4.
I'm developing a samba4 admin web interface I'd like some examples of how
to interact with the libs in python that are in that folder:
samba4/lib/python2.7/site-packages and samba4/lib/python2.7/site-
packages/samba
This is the project I am developing.
2018 Jun 18
3
Help Python API Samba4 -- Project Web Admin Manager Samba4
...ecause I am trying to use it with
> a distro Samba package, but I refer back to the question above.
>
> I get:
>
> ./go_samba4 --server-prod --ssl
> Traceback (most recent call last):
> File "go_samba4.py", line 30, in <module>
> File "/tmp/pip-build-hPjfl7/pyinstaller/PyInstaller/loader/pyimod03_importers.py",
> line 396, in load_module
> File "app/__init__.py", line 31, in <module>
> File "/tmp/pip-build-hPjfl7/pyinstaller/PyInstaller/loader/pyimod03_importers.py",
> line 396, in load_module
> File...
2018 Jun 16
0
Help Python API Samba4 -- Project Web Admin Manager Samba4
...doesn't it work, I suspect it is because I am trying to use it with
a distro Samba package, but I refer back to the question above.
I get:
./go_samba4 --server-prod --ssl
Traceback (most recent call last):
File "go_samba4.py", line 30, in <module>
File "/tmp/pip-build-hPjfl7/pyinstaller/PyInstaller/loader/pyimod03_importers.py", line 396, in load_module
File "app/__init__.py", line 31, in <module>
File "/tmp/pip-build-hPjfl7/pyinstaller/PyInstaller/loader/pyimod03_importers.py", line 396, in load_module
File "app/views/default....