Displaying 20 results from an estimated 25 matches for "libsys".
Did you mean:
ibsys
2006 Jan 26
0
Upgrading Samba
...red directory for ALL staff
# --------------------------------------
[libshare]
comment = Library staff shared directory
path = /files1/user/common
browseable = yes
writeable = yes
create mask = 0777
force create mode = 0777
directory mask = 0777
valid users = +libsys +libmgmt +libacq +libarc +libcat +libcirc +librs +libmdgc +libgift +libcoll +libtrain +libill +libcof +libgis
invalid users = +circdesk train1 train2 train3 train4 train5 train6 train7 train8 train8 train10 train11 train12 train13 train14 train15 train16 train17 train18
# ------------------...
2005 Apr 20
1
Samba 3 Upgrade Questions
...red directory for ALL staff
# --------------------------------------
[libshare]
comment = Library staff shared directory
path = /files1/user/common
browseable = yes
writeable = yes
create mask = 0777
force create mode = 0777
directory mask = 0777
valid users = +libsys +libmgmt +libacq +libarc +libcat +libcirc +librs +libmdgc +libgift +libcoll +libtrain +libill +libcof +libgis
invalid users = +circdesk train1 train2 train3 train4 train5 train6 train7 train8 train8 train10 train11 train12 train13 train14 train15 train16 train17 train18
# -------------------...
2014 Nov 03
2
Large Dependency List on Ubuntu Server 14
...ibldm-1.0-0 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2
libmailtools-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl
libnetpbm10 libpaper-utils libpaper1 libparse-debianchangelog-perl
libsigc++-2.0-0c2a libsocket6-perl libstring-shellquote-perl
libsub-name-perl libsys-virt-perl libtiff5 libtimedate-perl liburi-perl
libwin-hivex-perl libwww-perl libwww-robotrules-perl libxapian22
libxml-parser-perl libxml-xpath-perl netpbm poppler-data python-xapian
reiserfsprogs scrub supermin xfsprogs zerofree zfs-fuse
Suggested packages:
app-install-data python-xdg apt...
2017 Mar 24
2
Virt-win-reg does not exist
Hello,
I have compiled the latest version of libguestfs on Debian jessie with no flags specified and virt-win-reg does not exist as a tool. Do I need to specify any flag to have that available?
Regards,
Peter
2017 Aug 02
2
how to reduce binary size of SAMBA 4 for embeded device
....so (0xf65c0000)
libtalloc-report-samba4.so => /tmp/samba4/lib/private/libtalloc-report-samba4.so (0xf65af000)
libmessages-dgm-samba4.so => /tmp/samba4/lib/private/libmessages-dgm-samba4.so (0xf6598000)
libCHARSET3-samba4.so => /tmp/samba4/lib/private/libCHARSET3-samba4.so (0xf6586000)
libsys-rw-samba4.so => /tmp/samba4/lib/private/libsys-rw-samba4.so (0xf6575000)
libsamba-security-samba4.so => /tmp/samba4/lib/private/libsamba-security-samba4.so (0xf654f000)
libmessages-util-samba4.so => /tmp/samba4/lib/private/libmessages-util-samba4.so (0xf653e000)
libinterfaces-samba4.so...
2018 Jan 04
2
Samba 4.4.16 %g translation fails for some users
...ory for ALL staff - I drive
# --------------------------------------
[libshare]
comment = Library staff shared directory
path = /departments/common
browseable = yes
writeable = yes
create mask = 0777
force create mode = 0777
directory mask = 0777
valid users = +libsys +libmgmt +libacq +libtech +libarc +libcat +libcirc +librs +librss +libmdgc +libgift +libcoll +libtrain +libill +libgis +libarch +libstack +libaxs +libssc +studemp +studempl +eserials +pserials +syshead +ebooks mmcclint refstud catstud
invalid users = +circdesk train1 train2 train3 train4 train5...
2017 Mar 24
0
Re: Virt-win-reg does not exist
...ed to specify any flag to have that available?
virt-win-reg is one of the new tools still written in Perl, and thus
it is installed only when few Perl modules are found at build time
(since it requires the Perl bindings); in particular:
- Module::Build (pkg: libmodule-build-perl)
- Sys::Virt (pkg: libsys-virt-perl)
- Win::Hivex (pkg: libwin-hivex-perl)
- Pod::Usage (IIRC included in Perl)
- libintl (pkg: libintl-perl)
When you run configure, you should see two things at the end of the output:
checking for perl... perl
checking for Pod::Man... yes
checking for Pod::Simple... yes
checking f...
2009 Jul 18
0
Re: libguestfs 1.0.61 packages
...ioth.debian.org/packages unstable/all/
>
> Most notably this contains the new commands virt-df and virt-cat and we
> now run the testsuite during build.
>
> Packaging Git is here:
>
> http://git.debian.org/?p=pkg-libvirt/libguestfs.git;a=summary
>
> I've removed libsys-virt-perl from the above repo since this is now part
> of Debian unstable.
Amazing as always ... particularly getting through the test suite
during the build.
Rich.
--
Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones
virt-df lists disk usage of guests without needi...
2003 Jul 09
0
samba inconsistent printing behavior
...ok = yes
# --------------------------------------
# All department shares
# --------------------------------------
[alldepts]
comment = All Departments
path = /files1/user
browseable = yes
writeable = yes
guest ok = yes
hide files = /lost+found/
valid users = @libsys dtheodor
# ------------------------------------
# Shared directory for each department
# ------------------------------------
[deptshr]
comment = %g Shared Directory
path = /files1/user/%g/common
guest ok = no
read only = no
create mode = 0770
writable = yes
brows...
2020 Oct 05
2
logging lines in krb5.conf
On 10/5/2020 11:58 AM, Rowland penny via samba wrote:
> On 05/10/2020 16:30, Jason Keltz via samba wrote:
>> Hi.
>>
>> Using MIT5 backend with Samba..
> I hope you mean on the clients, the use of MIT as the kdc on a Samba
> DC is experimental and shouldn't be used in production
Hi Roland, our environment uses CentOS 7.? I don't have much choice but
to use this
2020 Oct 05
2
logging lines in krb5.conf
...000)
> ??????? libsocket-blocking-samba4.so =>
> /xsys/pkg/samba-4.11.13/lib/private/libsocket-blocking-samba4.so
> (0x00007ff856f51000)
> ??????? libutil-setid-samba4.so =>
> /xsys/pkg/samba-4.11.13/lib/private/libutil-setid-samba4.so
> (0x00007ff856d4f000)
> ??????? libsys-rw-samba4.so =>
> /xsys/pkg/samba-4.11.13/lib/private/libsys-rw-samba4.so
> (0x00007ff856b4c000)
> ??????? libtime-basic-samba4.so =>
> /xsys/pkg/samba-4.11.13/lib/private/libtime-basic-samba4.so
> (0x00007ff85694a000)
> ??????? libndr-nbt.so.0 => /xsys/pkg/samba-4.11...
2009 Dec 21
4
libguestfs on Ubuntu
So I got a lot further building libguestfs on Ubuntu, up to the point
where I can boot the appliance and run some simple commands. We need
to push some patches upstream, and there are still some things in
Ubuntu itself which are broken. This documents how far I've got.
(1) libguestfs from git, Ubuntu 9.10, all updated to the latest
versions. You will of course also need to read the README
2020 Mar 20
2
One more upgrade question
...t-libc and have some info on fixing it
Or confirming its a false positive. Might be lintian bugs of what i did read also.
(it involves these 3 lines of lintian output) the middle one is the one that needs to be fixed.
I: libwbclient0: hardening-no-fortify-functions usr/lib/x86_64-linux-gnu/samba/libsys-rw.so.0
E: libwbclient0: library-not-linked-against-libc usr/lib/x86_64-linux-gnu/samba/libgenrand.so.0
I: libwbclient0: symbols-file-missing-build-depends-package-field
And as long this isnt fixed, im not releasing my 4.12 packages. ;-)
>
> Aside from obious configuration params, any othe...
2020 Mar 19
3
One more upgrade question
Hi,
I have a running samba 4.7.6+dfsg~ubuntu-0ubuntu2.15 on a ubuntu 18.04
server and would like to upgrade to van Belle latest repo. My plan is
plain simple:
1. Deploy a new ubuntu 18.04 server
2. Add van Belle repo
3. Install and *then* join the domain as a DC
4. Demote and remove the old one
Is this OK?
Thanks, best regards.
--
*Marcio Merlone*
2016 Mar 23
2
r-base installation fails on Ubuntu 14.04
...g12-dev libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
>>> libquadmath0 libreadline-dev libreadline6-dev libroken18-heimdal librtmp0
>>> libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsm6
>>> libsocket6-perl libstdc++-4.8-dev libstdc++6 libsys-hostname-long-perl
>>> libtcl8.6 libthai-data libthai0 libtiff5 libtimedate-perl libtinfo-dev
>>> libtk8.6 libtsan0 libtxc-dxtn-s2tc0 libunistring0 liburi-perl
>>> libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
>>> libx11-xcb...
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
...1-0 libpng12-0
> libpng12-dev libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
> libquadmath0 libreadline-dev libreadline6-dev libroken18-heimdal librtmp0
> libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsm6
> libsocket6-perl libstdc++-4.8-dev libstdc++6 libsys-hostname-long-perl
> libtcl8.6 libthai-data libthai0 libtiff5 libtimedate-perl libtinfo-dev
> libtk8.6 libtsan0 libtxc-dxtn-s2tc0 libunistring0 liburi-perl
> libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
> libx11-xcb1 libxau6 libxaw7 libxcb-dri2-0 libx...
2016 Mar 23
3
r-base installation fails on Ubuntu 14.04
...g12-dev libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
>>> libquadmath0 libreadline-dev libreadline6-dev libroken18-heimdal librtmp0
>>> libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsm6
>>> libsocket6-perl libstdc++-4.8-dev libstdc++6 libsys-hostname-long-perl
>>> libtcl8.6 libthai-data libthai0 libtiff5 libtimedate-perl libtinfo-dev
>>> libtk8.6 libtsan0 libtxc-dxtn-s2tc0 libunistring0 liburi-perl
>>> libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
>>> libx11-xcb...
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
...pipeline1 libpixman-1-0 libpng12-0
libpng12-dev libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
libquadmath0 libreadline-dev libreadline6-dev libroken18-heimdal librtmp0
libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsm6
libsocket6-perl libstdc++-4.8-dev libstdc++6 libsys-hostname-long-perl
libtcl8.6 libthai-data libthai0 libtiff5 libtimedate-perl libtinfo-dev
libtk8.6 libtsan0 libtxc-dxtn-s2tc0 libunistring0 liburi-perl
libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
libx11-xcb1 libxau6 libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx...
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
...gt; libpng12-dev libpython-stdlib libpython2.7-minimal libpython2.7-stdlib
>> libquadmath0 libreadline-dev libreadline6-dev libroken18-heimdal librtmp0
>> libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsm6
>> libsocket6-perl libstdc++-4.8-dev libstdc++6 libsys-hostname-long-perl
>> libtcl8.6 libthai-data libthai0 libtiff5 libtimedate-perl libtinfo-dev
>> libtk8.6 libtsan0 libtxc-dxtn-s2tc0 libunistring0 liburi-perl
>> libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
>> libx11-xcb1 libxau6 libxaw...
2016 Mar 23
0
r-base installation fails on Ubuntu 14.04
...on-stdlib libpython2.7-minimal libpython2.7-stdlib
>>>> libquadmath0 libreadline-dev libreadline6-dev libroken18-heimdal librtmp0
>>>> libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsm6
>>>> libsocket6-perl libstdc++-4.8-dev libstdc++6 libsys-hostname-long-perl
>>>> libtcl8.6 libthai-data libthai0 libtiff5 libtimedate-perl libtinfo-dev
>>>> libtk8.6 libtsan0 libtxc-dxtn-s2tc0 libunistring0 liburi-perl
>>>> libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
>>>...