Displaying 20 results from an estimated 700 matches similar to: "Group policies and Vista"
2003 Sep 18
1
smbpasswd -a ldapsam problem
Hello,
I noticed the following issue:
when I add the default configuration for ldapsearches from the Howto
collection ?10.4.4.6, example 10.2
ldap filter = (&(uid=%u)(objectclass=sambaSamAccount))
to smb.conf I cannot run
smbpasswd -a [username]
anymore. It works fine without the ldap filter statement.
I noticed that the ldap queries are different with ldap filter activated
( from the
2003 Sep 24
2
Charset
I have upgraded on my debian server from samba 2.2.3 (stable ) to samba
3.0rc4 (unstable).
The only problem that I have on my PDC is that italian character as ? (a') ?
(u') etc. are non treated as they should and this can cause profiles non to
load correctly.
What should I do?
THX
Davide Parise
E-Mail: d.parise@iskranet.it
Cel.: +39 3333063640
FAX: +39 06233241981
2003 Sep 09
1
Samba3: group mapping with samba PDC, LDAP account flags
Hello again,
this mainly affects documentation:
a) net groupmap is a fine thing. Though: is it optional or do I have to
map some groups for proper client operation ( W2k/XP pro) ? If so, which
Windows groups have to be mapped?
b) There are "Account flags" both visible in the LDAP directory as well
as in pdbedit's output. The examples always refer to UX, while smbpasswd
just sets
2003 Dec 05
1
client code page and valid chars
Problem:
I recently recognized that my samba server was misconfigured for some
years now. I never used the charset and "client code page" parameters in
my smb.conf to map windows encoded filenames with german umlauts to the
unix ones. For that reason I now have lots of filenames with windows
encoded german umlauts on my samba-share.
OK.
Now I want to change this fact (softly). When I
2004 Aug 30
2
wbinfo -u does not work on local samba pdc
Hello,
I've got a problem with a (local) samba PDC (3.0.6) and wbinfo -u.
$ wbinfo -u only gives me:
Error looking up domain users
$ wbinfo -g only gives me builtin groups:
BUILTIN\System Operators
BUILTIN\Replicators
BUILTIN\Guests
BUILTIN\Power Users
BUILTIN\Print Operators
BUILTIN\Administrators
BUILTIN\Account Operators
BUILTIN\Backup Operators
BUILTIN\Users
but:
$ net groupmap list
2004 Jun 30
3
Samba 3.0.4 on RHEL3
There have been several issues fixes since the 3.0.2 release of Samba. One
of the most important issues is a problem with password changing after
applying the patch described in the Microsoft KB828741 article to Windows
clients.
I want to run Samba 3.0.4 on RHEL3. The version provided by RedHat is
samba-3.0.2-6.3E. I can't find any other RPMs or SRPMs for RHEL3. Any help
you can provide
2003 Sep 18
2
Deleted smb.conf
I have RedHat 9.1 running. Installed Samba that comes along with the OS to
test it out. When I was playing with it, I deleted the smb.conf file
inadvertently.
I uninstalled and reinstalled the Samba utilities, but that didn't help.
How do I get back the default smb.conf file?
Thanks in advance.
Satish Kumar
2004 Jul 19
0
ntlmv2 smbpasswd problem
Hi,
has anyone seen this before?
[schlegel@gauss schlegel]$ smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
Server did not provide 'target information', required for NTLMv2
rpc_pipe_bind: rpc_send_auth_reply failed.
machine 127.0.0.1 does not support SAMR connections, but LANMAN password
changed are disabled
Failed to change password for schlegel
PDC ist Fedora
2003 Sep 29
1
samba3: domain member server: user mapping problem (ldap)
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba/attachments/20030929/b4636503/attachment.bin
2003 Sep 09
0
Samba3: machine account uid
Hello,
Setup: Samba 3rc3 PDC, ldapsam based, Openldap 2.1, RedHat 9
Question: Is it possible to assign the same UID to all machine accounts?
I am referring just to the number, of course there has to be one entry
for each machine with it's own unique username.
Questions Background: Personally I would prefer a "non unix account
solution" for Windows machine accounts. Nevertheless
2003 Aug 07
2
Newbie Issue
Hi All,
I recently purchased the Asterisk Developer's Kit (TDM) to try out
Asterisk. After following the directions in the Digium's FAQ topic entitled
"Q. How do I configure my TDM40B and X100P?", I'm receiving the following
error:
WARNING[1074428608]: File chan_zap.c, Line 6748 (load_module): Ignoring
rxwink
ERROR[1074428608]: File chan_zap.c, Line 6692 (load_module):
2006 Jul 28
1
Calculate x-values from a spline
Hello,
I calculate splines from messured points(x,y) of an unknown function f(x).
e.g.
x <- c(0.004115, 0.012345, 0.037037, 0.111110, 0.333330, 1.000000)
y <- c(37, 50, 45, 60, 50, 66)
w <- c(0.8540541, 0.8320000, 0.8822222, 0.7983333, 0.8220000, 0.8151515) as
weights
f <- smooth.spline(x,y,w)
Now I have y-values and want to calculate the x-value(s) from this spline.
There is no
2002 Feb 25
1
Samba-2.2.3a and Win95?
Hi out there again,
i just installed Samba-2.2.3a as a PDC
on a Solaris-Box (2.6) and encounter Problems with Windows95
Logons. log.nmbd says:
[2002/02/25 15:38:52, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69)
process_logon_packet: Logon from 10.170.20.8: code = 0x0
And Windows95b states:
Invalid parameter.
The mklogon-Script get's not invoked for
2010 Apr 30
11
What is the best way to have "R" output tables in an MS Word format?
Dear "R" list,
Our statisticians usually give us results back in a PDF format. I would like
to be able to copy and past tables from "R" output directly into a Microsoft
Word table since this will save us tons of time, be more accurate to
minimize human copying errors and help us update data in our papers more
easily.
Do people have suggestions for the best way to do this?
I
2006 Jul 21
1
Merge two dataframes of different column length and row length by two columns at a time
Hello,
I have two dataframes of the following structures:
str(a)
`data.frame': 1354896 obs. of 14 variables:
$ V1 : int 0 1 2 3 4 5 6 7 8 9 ...
$ V2 : int 0 0 0 0 0 0 0 0 0 0 ...
$ V3 : int 74 12305 103 12337 46 57 12446 90 12097 79 ...
$ V4 : num 11.8 1529.2 17.8 1579.4 6.7 ...
$ V5 : int 88 11040 104 11557 56 58 11040 74 10991 81 ...
$ V6 : num 15.5 1921.3 20.3
2002 Feb 25
1
Solution: Samba-2.2.3a and Win95?
Hi out there,
i got a very good hint to the solution
of the problem with the error-message:
2002/02/25 15:38:52, 1] nmbd/nmbd_processlogon.c:process_logon_packet(69)
process_logon_packet: Logon from 10.170.20.8: code = 0x0
The hint was from Demerson Zounar:
> I faced this problem some time ago, and the solution was an absence of the
> parameter netbios name in smb.conf.
2008 Apr 23
1
Density estimation
Hi,
I am analysing a dataset containing genetic distances within and between
species. I want to show a overlap of the distributions of the intra- and
interspecific values; on a second graph I use a cut-off value to determine
these boundaries. As the dataset contains >30 000 values, I would like to do
this with a simple line rather than superimposed histograms. Hence, density
plots. With
2010 May 05
2
linux media player as default media player for WINE
Hi,
First post, so please be nice ; )
I am trying to set my linux vlc as default media player for wine. I am
trying to do that because i use a software called TVAnts to tune tv
channels and I would like to skip one step of the process which is
starting vlc or any other media player and point it to the address of
the stream. something like:
$ vlc http://localhost:16900/1.asf
As I understand
2010 Aug 24
1
Fwd: [R-sig-hpc] Holtman's levelplot ?
Hello,
As recommended by N. Gunther, I'm writing you because I have some
difficulties to create a script to track computer performance, as done in
Holtman, 2005 (Visualization techniques for analysing patterns in system
performance).
I would like to do a leveplot, with the kind of file here enclosed.
I assume I should create a matrix in R, then use the function 'image'.
As I am not
2007 Dec 25
3
ProPolice/SSP in 7.0
Hi there,
I'm still running 6.2 on various servers without any tweaks (GENERIC
kernel, binary updates via freebsd-update etc.) but lots of ports
(apache, postgresql, diablo-jdk etc.) and would like to use stack
smashing protection in order to harden my boxes and avoid many potential
exploits.
I've known about ProPolice/SSP for a while now (from the Gentoo world)
and am aware that