Displaying 20 results from an estimated 20000 matches similar to: "Cannot access windows machine on network from newly"
2001 Feb 14
1
Samba newbie problems
Hi
I have recently installed samba on a RH7.0 box. This box has win98 +
linux rh7 installed and both os's are running well. The F drive on
windows is FAT32 and is mounted r/w on linux RH7. Works fine.
I also have a Win98se machine that needs to have full read/write access
to some partitions on the RH7 box. Samba was found ideal for such setup.
The problem I have is that I can't write to
2014 Dec 01
2
uidNumber. ( Was: What is --rfc2307-from-nss ??)
On Mon, Dec 1, 2014 at 11:18 AM, Rowland Penny <rowlandpenny at googlemail.com>
wrote:
>
> Yes it is used in production :-)
>
> Samba has changed a little bit since 2001 :-D
>
Yes, I know it has. My point was that I've been working with Samba for
quite some time, so this is not all new to me. I've also been contributing
to the SME Server project on this front for
2013 Dec 02
2
Use of qemu-kvm command line arguments in libguestfs (was: Re: Fwd: ...)
[Moving this thread over to the public mailing list]
On Mon, Dec 02, 2013 at 01:17:09AM +0100, Pino Toscano wrote:
> On Friday 29 November 2013 18:53:38 you wrote:
> > > > I'm marking options with NONE (not used at all), or M (used in
> > > > master) and/or RH7 (used in rhel-7.0).
> > > >
> > > > > * -nographic
> > > >
>
2008 Jun 24
3
SME on CentOS, telnet and MySQL
After failing to install on two different machines that were running
Windows, I realized that one machine had a bad hard-drive, and the other
bad memory. So I've collected the good parts into one machine and
installed CentOS with SME. This was the fastest install of Linux I have
every seen, 15 minutes done, configured, and running, web and email
server. It is a very secure config, no GUI
2005 Feb 28
1
fd_send broken pipe
Hi,
I'm trying to move from UW-IMAP to Dovecot.
This is on a RedHat 7.3 system and I'm using the Dovecot RPM from
Dag Weirs site. dovecot-0.99.13-1.0.rh7.rf.i386.rpm
http://rpmfind.net/linux/RPM/dag/redhat/7.3/i386/dovecot-0.99.13-1.0.rh7.rf.i386.html
When I start up Dovecot, I get the following:
dovecot: Dovecot starting up
Feb 28 01:41:54 yelofsrv dovecot: Auth process died too early
2011 May 27
0
saving multiple arrays from a foreach loop
Dear R-List member,
I have a problem when I'm trying to save two arrays from a foreach-loop.
I'm also not sure whether this is possible or just my inexperience.
However, this works perferctly fine with a for-loop.
Here is an example code - any help is much appreciated!!:
############
n.vpn = 2
n.run= 3
# create to empty matrices
sme = matrix(NA,4,n.vpn)
test = matrix(NA,4,n.vpn)
#
2014 Dec 01
0
uidNumber. ( Was: What is --rfc2307-from-nss ??)
On 01/12/14 19:29, Greg Zartman wrote:
> On Mon, Dec 1, 2014 at 11:18 AM, Rowland Penny
> <rowlandpenny at googlemail.com <mailto:rowlandpenny at googlemail.com>> wrote:
>
>
> Yes it is used in production :-)
>
> Samba has changed a little bit since 2001 :-D
>
>
> Yes, I know it has. My point was that I've been working with Samba
> for
2008 May 20
1
IMAPS error with Dovecot?
I'm using Dovecot to support IMAPS on CentOS4 on port 993. Stock RPMS,
absolutely nothing special done or even anything compiled on the system.
About as usual as usual usually gets.
But, using KMail on my Fedora Linux laptop, I keep getting the following
message: (in part)
"This means that although the resource, Changing the flags of message
imaps://me at
2012 Dec 05
2
Samba server choices
I have been running a customized version Amahi for a couple years for my
Samba server. It is time for an upgrade, and I will be moving away from
Amahi, as they have abandoned Fedora for Ubuntu.
Back when I selected Amahi to replace my 15 year old NT server, I looked
around and only considered SME Server as an alternative, but they were
still on Centos 4.7 with the Centos 5 based version
2015 May 31
2
Call for testing: OpenSSH 6.9
FreeBSD 10.1-RELEASE
passes tests
DragonflyBSD snapshot
passes tests
Debian 8
run test connect.sh ...
Missing privilege separation directory: /var/empty
FATAL: sshd_proxy broken
Makefile:192: recipe for target 't-exec' failed
make[1]: *** [t-exec] Error 1
make[1]: Leaving directory '/home/sme/openssh/regress'
Makefile:544: recipe for target 'tests' failed
make: ***
2002 Feb 08
2
rsync to Win 2000 machine
Hi
Is it possible to rsync a RedHat Linux 7.1 machine across a 56K dialup
to a Win2000 machine?
Thanks
Wadeegh
2005 May 24
0
Rsync and sync2nas
Hi, I'm using rsync on 2 sme servers and attempting to get sync2nas to
work from my windows 2003 servers to my sme server for backup purposes
I can successfully rsync between the two sme servers and in a local
setting can run syn2nas between windows and sme server however I cannot
get syn2nas to work outside the local network,
My ultimate goal is the allow my windows server to backup to sme
2011 May 25
2
Pdbedit cannot modify SID
Hi,
I'm trying to migrate from a SME server to an Ubuntu 10.04
Domain names are the same (domain SID already retrieved)
example
User john on SME server has SID
S-1-5-21-1222067456-3914006320-3959678504-11026
User john on Ubuntu server has SID
S-1-5-21-1222067456-3914006320-3959678504-3010
Not to loose Windows profiles, I'm trying to modify john's SID on Ubuntu
server :
pdbedit -u
2020 Jun 11
2
AMD IOMMU + SME + amdgpu regression
Hi,
amdgpu + IOMMU + SME is now working for me on 5.7, yay! But, it is
broken on torvalds master, boo. On boot, depending on which exact commit
I test, it either hangs immediately (with built-in driver, before
starting initramfs), displays some errors then hangs, or spams the
screen with many amdgpu errors.
I bisected the black screen hang to:
commit dce8d6964ebdb333383bacf5e7ab8c27df151218
2020 Jun 11
2
AMD IOMMU + SME + amdgpu regression
Hi,
amdgpu + IOMMU + SME is now working for me on 5.7, yay! But, it is
broken on torvalds master, boo. On boot, depending on which exact commit
I test, it either hangs immediately (with built-in driver, before
starting initramfs), displays some errors then hangs, or spams the
screen with many amdgpu errors.
I bisected the black screen hang to:
commit dce8d6964ebdb333383bacf5e7ab8c27df151218
2007 Apr 27
0
test share works, but homes returns with "network name cannot be found
Just built a new server based on CentOS 5.0 which included Samba
3.0232. I also added Webmin as the server is in the closet without a
monitor currently.
When I went thorugh the generla tutorial with Webmin Samba worked, but
showed all root directories, except for /home. That was not as expected
and certainly not very helpful.
So, I went back and tried again baseed on what I had used in the
2006 Feb 16
2
Problems with IDE RAID on specific motherboard
About 9 months ago, I made a policy decision to adopt RAID 1 on all systems I
admin. (about 20 systems, all told) It's been a long, slow process.
One of the systems is being upgraded from CentOS3 to CentOS4. It's been
rock-solid stable for over a year. It's a "frankenserver" with parts from all
over the place, maintained over years of active service.
Currently,
2003 Mar 14
1
cannot get a list of Win2000/NT shares using SMBCLIENT -L with anonymous login
Hi folks,
From my RedHat Linux box Im using
smbclient L
to obtain the list of
shares on a particular computer in the network. I use
guest
as user
name or just omit the user name.
I can get the list of shares on every single Linux or Win9X machines in
the network but I cannot obtain the list of shares on Win2000 and Win NT
machines.
Here is what I tried:
[user1@linuxbox user1]$ smbclient
2014 Nov 12
2
Samba 4 "Trigger" when user is created???
I am working to deploy Samba4 on the SME Server: A customized version of
Centos with a web management GUI and configuration API.
One of the challenges we see is how we synchronize our SME Server
configuration API with users who are created using tools outside of *nix.
For example if a user were created using the windows administration tools.
Are there any triggers in Samba that could be set to
2010 Jan 09
1
Moving LVM from one machine to another
My CentOS4 machine died (CPU cooler failure, causing CPU to die).
In this machine I had 5 Tbyte disks in a RAID5, and LVM structures
on that.
Now I've moved those 5 disks onto a CentOS5 machine and the RAID array
is being rebuilt. However the LVM structures weren't detected at boot
time. I was able to "vgscan" and 'vgchange -a y' to bring the volume
online and then