Displaying 6 results from an estimated 6 matches for "gregi".
Did you mean:
greg
2008 Jun 05
4
Can not connect to share for a particular user.
Hello
I currently run a few samba servers one being used as a PDC.
Today I added a user to the domain and for some reason I can not get
it to connect to any of the shares but "home" on the file server.
% smbclient -U gregi //server3/public
Password:
Domain=[HYDRIX-MALVERN] OS=[Unix] Server=[Samba 3.0.28]
tree connect failed: NT_STATUS_ACCESS_DENIED
However I can connect with :
$ smbclient -U gregi //server3/gregi
Password:
Domain=[HYDRIX-MALVERN] OS=[Unix] Server=[Samba 3.0.28]
smb: \>
In the smb log file, I wou...
2002 Jul 18
1
openssh 3.4 solaris pkg & privsep error
Hello,
this is MAx Gregis from Italy.
I send you this e.mail about privsep error with OSSH 3.4 on Solaris 2.6
an Solaris 7.
Usually i find the error of compression disabled if i use SSHD qith
inetd daemon.
But if i put this entry:
sshd:23:respawn:/usr/local/sbin/sshd -D > /dev/null 2>&1
in /etc/inittab ( an...
2004 Feb 23
1
home directories with winbind
Hello all,
I've installed samba-3.0.1 on a linux machine that has a role of
domainmember
in an NT domain.
What I would like is that there would be nothing to do on the linux
machine when adding a user in teh NT domain.
For that I have started and configured winbind that works fine.
But I want to create a share for each user on the NT domain.
I have in my smb.conf a [homes] share, but when a
2003 Jun 06
2
Firewall & samba
Hi
Just wondering if anyone could help with regarding the following. I have a
number of Linux servers within an NT domain and I can access all of them.
But I have a linux server behind our (raptor) firewall - samba has been
configured on it and appears to be running. What I want to know is how do I
access it from the NT domain. I know I will have to make some changes on
the firewall - but how
2003 Mar 31
0
PAM support & openssh
Hi,,
i'd want to do a question about PAM&Openssh.
My OS is a Solaris 8.
If i compile Openssh with ---with-pam option..... are there any
spcifice SSH entries i have to put in my /etc/pam.conf file for using
SSH&PAM better?
Thanks in advance
Max
2013 May 14
1
Problem with R websocket package
Hello to everybody,
I seem to be in struggle with the websockets in R. I wanted to download the
streaming data from the BitCoin exchange MtGox directly to R, but R cannot
establish the connection.
The websocket specs are defined as:
* Host: websocket.mtgox.com or socketio.mtgox.com
* Port: 80 or 443 ( ssl )
* Namespace: /mtgox (Including beginning slash)
url for more