Displaying 9 results from an estimated 9 matches for "debra".
Did you mean:
zebra
2004 Apr 24
1
Error loading profiles -- Samba 3.02a & LDAP
Hi,
I'm setting up Samba 3.0.2a & ldapsam in my home lab and everythin appears
to be working correctly except for profiles.
Using
Samba 3.02a
openldap-2.1.22
smbldap-tools-0.8.4
When a user 'debra' tries to logon from a XP system that has joined the
domain she gets the following error message
"Windows did not load your roaming profile and is attempting to log you on
with your local profile. Changes to the profile will not be copied to the
server when you logoff. Windows did not loa...
2004 May 04
2
XP profiles problem - Samba 3.0.3 & LDAP
[root@rho profiles]# ls -la
total 16
drwxr-xrwt 4 root Domain Admins 4096 May 4 13:03 .
drwxr-xr-x 4 root Domain Admins 4096 May 4 10:05 ..
drwx------ 13 debra Domain Users 4096 May 4 12:52 debra
drwx------ 14 root Domain Users 4096 May 4 13:14 john
As you can see Debra's profile is created with the correct ownership(?) but
John's is created as owner "Administrator/root".
Now the only difference is that John is a Mem...
2001 Jul 19
2
Append/merge
...imple
merge(read.dta('file1'),read.dta('file2')) would give me (I think) what
I am looking for but seems incredibly inefficient.
There are a number of ways I could approach this all of which involve a
non-R solution.
Does somebody have an R solution in mind?
Thanks in advance,
Debra Taylor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010719/621a5a9d/attachment.html
2002 Oct 17
1
newbie problem: can't mount win xp disk into linux (regkey is set)
Got two machines connected via a 10MBit Hub:
One Slackware Linux 8.1 with eth0 = Realtek8139 (working fine),
one WindowsXP Pro, same NIC, registry key for proper auth is set.
The Windows machine is called xerxes on which the C dir is shared, and there
is /mnt/xerxes/ on the Linux box.
The command:
# mount -t smbfs -o username=(username on win machine),password=(passwd on win
# machine)
2001 Nov 30
1
rsync 2.5.0 released
...org> is now a co-maintainer.
NEW FEATURES
* Support for LSB-compliant packaging <http://www.linuxbase.org/>
* Shell wildcards are allowed in "auth users" lines.
* Merged UNC rsync+ patch to support creation of standalone patch
sets. By Bert J. Dempsey and Debra Weiss, updated by Jos
Backus. <http://www.ils.unc.edu/i2dsi/unc_rsync+.html>
* IPv6 support based on a patch from KAME.net, on systems
including modern versions of Linux, Solaris, and HP-UX. Also
includes IPv6 compatibility functions for old OSs by the
Internet...
2001 Nov 30
1
rsync 2.5.0 released
...org> is now a co-maintainer.
NEW FEATURES
* Support for LSB-compliant packaging <http://www.linuxbase.org/>
* Shell wildcards are allowed in "auth users" lines.
* Merged UNC rsync+ patch to support creation of standalone patch
sets. By Bert J. Dempsey and Debra Weiss, updated by Jos
Backus. <http://www.ils.unc.edu/i2dsi/unc_rsync+.html>
* IPv6 support based on a patch from KAME.net, on systems
including modern versions of Linux, Solaris, and HP-UX. Also
includes IPv6 compatibility functions for old OSs by the
Internet...
2005 Jun 08
2
Problems with Samba and Windows 2003 Active Domain Server
...cceeded
challenge/response password authentication succeeded
The next steps I tried, was to do a wbinfo -u and a wbinfo -g. These looked close to the examples given, but lacked the Domain
specifier for the users that the other examples gave. Example output given below:
Wbinfo -u:
taaron
pfraser
DEBRA-DESKTOP$
markh
SALES-MGR$
ROGER-PC$
WAREHOUSE2$
kaycee
WAREHOUSE$
seanj
seane
amy
mail$
Wbinfo -g:
BUILTIN#System Operators
BUILTIN#Replicators
BUILTIN#Guests
BUILTIN#Power Users
BUILTIN#Print Operators
BUILTIN#Administrators
BUILTIN#Account Operators
BUILTIN#Backup Operators
BUILTIN#Users
Domain...
2011 May 16
1
Problem printing from one user only
...in
[misclenaeous shares omitted]
the printer has permissions granted to group ml-2851-nd (which is the
same model as the printer), "Print" checkbox is checked in permissions
window in windows.
getent shows: aarcane at density:/var/log$ getent group ml-2851-nd
ml-2851-nd:*:10013:reesie,debra,aarcane
reesie and debra can print fine, aarcane can't.
another printer is titled f4440, same as above.
aarcane at density:/var/log$ getent group f4440
f4440:*:10012:reesie,aarcane
reesie and aarcane can both print fine.
aside from the one group difference, both printers have the following...
2001 Aug 06
1
merge rsync+ into rsync (was Re: rsync-2.4.7 NEWS file)
...he patch doesn't add documentation about the new options to the
man page, so we should fix that in the future.
I also looked at the diff from
http://www.ils.unc.edu/i2dsi/unc_rsync+.html which seems to be based
on an older version of rsync and so generates a pretty noisy diff.
Perhaps Bert and Debra could look at the diff below and check that
it's not missing anything they think should go in.
--
Martin