Displaying 20 results from an estimated 3000 matches similar to: "Blank printers names while browsing remote printers from windows"
2015 Feb 12
2
Samba4 kinit issue with principal and keytab file
Hi All !
Using Samba Version 4.1.12, updated from source from
4.0beta1
I've created a user, let say kerbuser, for a web server to
authenticate with kerberos and provide SSO to the end-users.
In my
example, my domain is MYDOMAIN.LOCAL, the apache server is
webserver.mydomain.local and the AD user is kerbuser
I've added a
principal on the user and exported everything in a keytab so
2017 Aug 10
0
Blank printers names while browsing remote printers
Hai Olivier,
Looks to me its a small problem, but lets start here.
First, can you post your:
cat /etc/samba/smb.conf
cat /etc/nsswitch.conf
cat /etc/resolv.conf
cat /etc/hosts
dpkg --get-selections | egrep "samba|winbind|libnss|pam|avahi|dbus"
(some people may see libnss(-mdns)/avahi/dbus not needed, yes, thats correct, but i use this for my airprint solution.)
Last, check this
2024 May 16
1
Security descriptors options of Group Policies
On 16-05-2024 18:46, Rowland Penny via samba wrote:
> On Thu, 16 May 2024 17:40:45 +0200
> Olivier BILHAUT <obilhaut at fondation-misericorde.fr> wrote:
>
>> Thanks Rowland for once again, an analysis that looks good.
>>
>> To you,
>> is there a workaround at this stage ?
> Not from myself,it has been years since I looked into this and only
> really got
2015 Feb 09
2
Samba4 - Corrupted group caused stop of replication - "Object class violation"
Hi Andrew,
Thanks for your reply.
We tried successfully the
--full-sync option from first to second DC. Unfortunately, afterwards
the second DC was still in a corrupted state. The "Deleted Objects"
still contained the ugly groups with the missing attribute...
So we
achieved to get a successfull replication after editing the "deleted
objects" with ldbedit. We have deleted
2012 Sep 20
1
Samba4 new policy templates
Hi samba4 mates !
We work with a Samba4 in production (10 users) from a few month now, and
we wonder about the new specific policy templates that can be created by
Microsoft in their recent (or future releases, but we are not rushed)
releases. How could we add them to the AD to be able to apply them to
the hosts?
For example, with windows 7 there is a *new* policy in the Computer
2006 Apr 02
2
Delaying table attribute load using ActiveRecord
Hi all,
I came accross the following problem lately: I got a table with several
BLOB fields (Oracle DB) and I have ActiveRecord reading those fields
whenever records are loaded using finder methods. This behavior is just
fine in 99.9% of the time, but considering BLOB data is not small, it is
considerably slowing down search access :(.
So basically, I thought about building a :has_one
2005 Jan 29
2
Linux server & client in Win2k3 AD domain
Hello folks!
I am trying to make sure we can use Linux/Win2k3 mix in
my company. After reading up in the documentation I fealt
it sounded so good I would propably get there with little effort...
Well, halfway there I got fast enough. But that won't do...
I have successfully joined the AD-Domain from my Linux host.
And I also can authenticate a AD user in the Linux host.
I used nsswitch and
2008 Jun 05
2
bartlett.test()
i'm trying to test the homogeneity of variance of 92 samples each one
contains 3 observations.
to use bartlett.test function i have created a (3,92) matrix (named xx):
>bartlett.test(xx)
this message appears:
>Erreur dans bartlett.test.default(xx) :
l'argument "g" est manquant, avec aucune valeur par d?faut
when i checked the help i have understood that in g i should
2000 Jan 27
0
service_ok, redux.
Ok, this one actually produces the message I intended...
Questions for the community and team:
1) should warnings be at DEBUG(2, and notices at 3?
2) should errors like "path points to non-dir"
cause a fatal error as well as an error message?
3) should the share names be in []s in the messages?
--dave
-------------- next part --------------
1770c1770,1772
< incomplete or
2000 Jan 27
1
Proposed improvements to service_ok()
I've been unhappy for some time with the weak checking
of service self-consistency in .../source/param/loadparm.c's
"service_ok" function.
Here's my initial draft of a better one, in diff format.
Suggestions and criticism welcome!
--dave
--
David Collier-Brown, | Always do right. This will gratify
185 Ellerslie Ave., | some people and astonish the rest.
Willowdale,
2012 Dec 27
4
Samba AD DC migration and official packages
Hello:
Recently I have tried Samba AD DC (Samba4), because I want migrate our
Samba 3 installation to Samba AD DC (Samba4). My tests were
successfully, I could migrate a copy o f my samba 3 installation.
Now I want to migrate my real installation to Samba4 but my question is
about packaging. For now there is not a v4.0 stable Samba package in
Debian Wheezy, and I don't want install a rc
2023 May 24
1
samba-tool : how to remove expiry date of an account
Hi Rowland, and many thanks for fast reply,
When using --noexpiry,
the userAccountControl is set to 66048, which disable expiry for
password as well (in MS console, "password never expires" is now
checked).
This means that the password expiry (let say, every 6 month)
will never popup again to the user, which is in my sense a wrong
behaviour.
Is there a way to change ONLY
2005 Dec 09
4
Feature request FLAC
Dear all,
I am an active FLAC user and like the program a lot! Thanks for your
great work. Since I am not a developer I cannot modify the program on my
own.
Maybe you might be interested in features I would find useful. Maybe others
find them interesting as well and you find the time to implement them.
1. Add encoder options:
a) Skip silence (leading and ending) would give the option to skip
2006 Jul 04
0
slow access to shared printers
Hello,
I've a printing performance problem using samba 3.0.14a
(tested on both fc4 and debian). Accessing to the properties
of a shared printer takes ~9 seconds, while it takes only
4 seconds when accessing the printer directly.
Tested with both windows XP and win 2000.
It's a raw queue setup using cups, printer are accessed
using the embedded lpd.
Selecting the shared printer within
2006 Jan 03
1
Domain-member and simple read and readwrite file-permissions based on group-membership
Hi,
I'm pretty confused about using samba as domain-member and file-server.
Assuming i have a couple of windows-users on my active directory
server and there are
mainly 2 groups defined in the AD: ReadOnlyGroup and WriteOnlyGroup.
On my samba-server there is one share which should be used by both
groups and i
want users in the WriteOnlyGroup to have the permission to modify/
delete all
2004 Sep 14
0
[LLVMdev] Files to lib/System/Win32
Hi
What did I start? <*shrug*>
Well, well, well.
First a little bit of history:
I joined the LLVM project, because the ideas sounded very interesting to me
and I voluntered for a minor patch for prefetch datasupport for the
gcc-compiler.
At that time, when I joined, the only possibility to develop on the windows
platform was to use Cygwin Unix Windows emulation layer, but it had some
2004 Feb 26
1
ESFQ Modification
Hi!
Some time ago I faced a problem in limiting traffic on host with
multiple uplinks. Since all the stuff worked nice seemed that there
will be no problems. But then I realized that P2P users are smart
enough to bypass limits as sfq doesn''t give fair sharing in this case
(thousands of connections from one user versus few from the other).
I tried IMQ but it''s instability in my
2023 May 26
1
samba-tool : how to remove expiry date of an account
Hi Rowland and list,
I allow myself to give a UP to my message in
case someone has an idea.
Thanks,
--Oliver
Le 2023-05-24 15:55,
Olivier BILHAUT via samba a ?crit :
> Hi Rowland, and many thanks for
fast reply,
>
> When using --noexpiry,
> the userAccountControl is set
to 66048, which disable expiry for
> password as well (in MS console,
"password never
2023 May 26
1
samba-tool : how to remove expiry date of an account
On 26/05/2023 14:44, Olivier BILHAUT wrote:
> Thanks Rowland,
>
> I'll give a try to ldbmodify, even if I prefer to avoid modifying
> directly ldb files.
>
>
What do you think samba-tool does ?
Using samba-tool to set expiry, ultimately does this:
setexp = """
dn: %s
changetype: modify
replace: userAccountControl
userAccountControl: %u
2010 May 10
5
GFX Passthrough
Hi List,
many People seem to be interested in the Graphic-Card Passthrough Feature (for
more or less obvious reasons).
Official Support is still under development, and i hope not to interfere with it
in any (bad) way ...
But i remember my own painfull and timeconsuming research when i wanted this
feature to work, so i thought perhaps this spares some time for the unpatient
users like me :)