Displaying 20 results from an estimated 1000 matches similar to: "Ldap and "domain admin group""
2002 Mar 13
1
What group is CPB\unix_group.2147483404?
Hi,
What's does a group like 'CPB\unix_group.2147483404' mean? I get al sorts of
group when I run the following kix-script that are recognizable and some
that are not. Why?
running samba-2.2.3a with domainname CPB.
================ groups.kix ======================
$index = 0
DO
$group = ENUMGROUP($index)
? $group
$index = $index + 1
UNTIL Len($group) = 0
2002 Jun 17
2
[PATCH] chages to pdb_ldap for new OpenLDAP versions and for better rebinds
> Andrew Bartlett wrote:
> >
> > Dave Snoopy wrote:
> > >
> > > What version of OpenLDAP are you compiling/linking
> > > against?
> > >
> >
> > [abartlet@piglett abartlet]$ rpm -q openldap
> > openldap-2.0.23-4
>
> I would appricate it if some people could test out the attached patch to
> current Samba HEAD
2002 Jul 13
1
Strange group appearing in local user/group manager
Hi,
Next try in resolve this mystery. I've got samba-2.2.5 running on HP/UX
11.00 (compiled it with gcc-2.95) really stable.
But when I list the global groups I belong to than the following group
appears: <domain>\unix_group.2147483404
2010 Feb 02
4
Domain login delays w2k8 R2
Hello!
We have a w2k8 R2 64-bit machine in a Samba 3.4.4 controlled domain.
When logging in as a domain user there is a ~30 sec delay waiting
for the User Profile Service. This has nothing to do with the size
of the user profile. Looking at the network traffic I can see 2
gaps, the first about 11 sek and the second about 19 sek with
no packets sent except one TCP ACK (from the client) in each
2017 Mar 14
1
Access denied, and other problems, trying to administer printers
Hi,
Today I finally got time to do some more testing. I set up a Windows 10
machine but got the same problem (just wanted to make sure...).
I will do more testing tomorrow but I have a question about an error
I'm seeing in the logs. Do You know what
"access DENIED for non-printserver bits" (log level 3) means?
Regards,
Åke
--On 7 mars 2017 19:04:25 +0100 Marc Muehlfeld via samba
2017 Mar 06
2
Access denied, and other problems, trying to administer printers
Hi all.
We are running Samba 4.4.10 as an NT-domain server on Solaris 10. The server is
also used to store printer preferences and drivers. We are using LDAP as the
passdb backend.
Now we need to change some printing preferences and change one printer driver,
however I can not do any of those things any more (last time I did it we was
running Samba 3.x...).
When I log in to a Win 7 computer as
1997 Oct 22
1
NT Domain logons and clear text passwords
Hi,
I'm very excited about the NT domain logon stuff but I have a question.
Is/will it be possible to use the "normal" Unix password validation for
user logons (we don't want to have two password files)? Smbpasswd is
probably good for machines but we would like to continue using clear text
password and Unix validation for users in the future.
Regards,
2010 Jan 26
1
Can't connect to printers from Win 2008 and Win 7
Hello!
We have problems connecting to printers (spoolss) from Windows Server
2008 (64-bit, domain member) and Windows 7 (64-bit, NOT domain member).
When trying to connect to the printers we get an error message saying
"Windows cannot connect to the printer. Operation could not be completed
(error 0x0000000d)". Connecting as a "standard" user or a domain
administrator makes
2002 Aug 22
1
Samba 2.2.5 DC: problem with groups
Hello,
I wondered how domain groups are handled with Samba (2.2.5): I set up
a Samba DC and have serveral XP clients.
On the Samba machine I greated a group named "ntadmins" and put the
following line in my smb.conf:
domain admin group = @ntadmins
On of my domain admins is user "wojtek" which has the primary group
"user" but is also memeber of the
2017 Mar 22
3
access DENIED for non-printserver bits
Ok,
If it does not matter, tell me which printer driver version are you using.
V3 or V4 that is one you should know, because if its a "V4" driver,
then its not supported by samba.
And samba doe only support non-packaged aware printer drivers. ( see wiki )
Are you using spoolss or spoolssd ?
> Yes, I know WHERE it happens but not WHY... I need to know why so I can
> do
2017 Mar 22
3
access DENIED for non-printserver bits
Hi,
Running Samba 4.4.10 as a NT-domain controller. Does anybody know
what the error message "access DENIED for non-printserver bits"
(log level 3) means when trying to add a new printer driver?
Regards,
Åke
2003 Jun 04
1
Réf. : Retry: RedHat, XFS, and ACL Support
Hi
Could you list the RPM you have installed dor ACL support
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2002 May 22
0
Problem to recognition the user of group Domain Admins
Hello, this is a problem:
We have a debian server 2.2 with kernel 2.4.18 and samba 2.2.4 works as
Domain Controler.
After joing a Domain we read at property administrator of the local
group Administrators of win2000 this:
Administrator
\"Domain"\unix_group.2147483404
rather than
Administrator
\"Domain"\Domain Admins
If we tryng to adding the global group Domain Admins we
2014 Mar 31
2
help with default setting from samba4 to RATS user mananager
Hai,
?
( Debian / sernet-samba 4.1.6 )
?
Im working on the member server join now, and almost finished.
?
But when i create a new user in the AD and when i go to the unix tab.? ( using the windows RATS tools )
There i want samba to adapt the settings i want, like:
?
??????? template shell = /bin/bash
??????? template homedir = /home/samba/DOMAINNAME/USERNAME
?
but?when lways the from the
2005 Mar 14
2
Questions about 3.0.12rc1
Hello!
Before this post, i'm send 3 problems in 3.0.11
I'm compiled 3.0.12rc1 and found next:
1) Settings primary group .... problem solved, but question to developer
You append to mapping.c in smb_set_primary_group
ret = smbrun(add_script,NULL);
flush_pwnam_cache();
^^^^^^^^^^^^^^^^^^^^
But not check ret code .....if my script exit in code != 0, i'm change
2017 Mar 07
2
Access denied, and other problems, trying to administer printers
Hi Marc.
> It sounds like the problem that came up last summer, after MS updated the Windows print spooler.
> For details and how to fix it in a Samba AD, see:
>
> https://wiki.samba.org/index.php/Setting_up_Automatic_Printer_Driver_Downloads_for_Windows_Client
> s#Creating_a_GPO_for_Trusting_the_Print_Server
I have seen that but I guess it does not apppy in my situation
2010 Dec 31
2
error adding a user
Sorry for (I'm shure) my stupid question (and my bad english)...
If this is not the right place to post this kind of question forgive me
and please point me to the right mailinglist.
I've a Samba 3 that works with an openldap server as a sole domain controller.
I used to use the Microsoft usermanager.
After a general migration/upgrate I am not able to create new users anymore.
I can do
2002 May 09
1
Quota visualization and Printer Sharing
Hello
We have one Samba 2.2.5-pre running as PDC of our domain, in one Solaris 7 box.
There are also a winNT 4 machine used as a Printer Server (we prefer to use another
machine to print services). After one printer instalation, on printer server, I try to
configure permissions in the "Security" tab, "Permissions" button. I click in "Add" button
and include
2017 Mar 06
0
Access denied, and other problems, trying to administer printers
Hi Åke,
Am 06.03.2017 um 15:02 schrieb Åke Holmlund via samba:
> Now we need to change some printing preferences and change one printer
> driver, however I can not do any of those things any more (last time
> I did it we was running Samba 3.x...).
>
> When I log in to a Win 7 computer as a domain administrator but when I try
> to add a new driver, using the Print Management
2017 Mar 22
0
access DENIED for non-printserver bits
Hai,
Can you tell me the brand and driver of the printer your trying , that helps. ( or send me a copy/link of the driver your installing )
I had a read thought your old(er) threat, but that didnt help.
I did find the error in the following source code of samba.
source3/rpc_server/srv_spoolss_nt.c
but i cant help with that code much to complex for me, but at least you know is a "by