Displaying 3 results from an estimated 3 matches for "rockefellernt".
Did you mean:
rockefeller
2004 Mar 18
1
net testjoin question
...a config
file so that I have no need to specify it on the "net join" command
line (with -S)?
Here is an excerpt from what I am talking about:
[root@zaray66 root]# vi /etc/samba/smb.conf
[root@zaray66 root]# net rpc testjoin -U admin
Unable to find a suitable server
Join to domain 'ROCKEFELLERNT' is not valid
[root@zaray66 root]# net rpc testjoin -U admin -S poseiden
Join to 'ROCKEFELLERNT' is OK
Thanks
--
Allan Peda
Programmer, Gene Array Resource Center
Rockefeller University
Box 203
1230 York Ave
New York, NY 10021-6399
(tel) 212-327-7064
(fax) 212-327-7065
2003 Nov 20
0
smbclient ls error: NT_STATUS_PATH_NOT_COVERED (user permissions are okay)
...ine). Testparm yields no problems, and I can l
Here is an except of the error (NT_STATUS_PATH_NOT_COVERED) in context:
[bioinfo@array30 bioinfo]$ smbclient -d1 -A ~/.smbcred -I 129.85.1.211 "//rockefeller.edu/genearray"
[2003/11/20 05:45:41, 1] client/client.c:do_connect(2598)
Domain=[ROCKEFELLERNT] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 3790]
smb: \> cd "Test Lab"
smb: \Test Lab\> pwd
Current directory is \\rockefeller.edu\genearray\Test Lab\
smb: \Test Lab\> ls
NT_STATUS_PATH_NOT_COVERED listing \Test Lab\*
53607 blocks of size 524288....
2003 Nov 21
0
Re: smbclient ls error: NT_STATUS_PATH_NOT_COVERED
...nt problem is below. This is a self
compiled version, and I removed the previously installed binary (so no
conflicts).
[bioinfo@array30 bioinfo]$ smbclient -d1 -A ~/.smbcred -I 129.85.1.211
"//rockefeller.edu/genearray"
[2003/11/20 05:45:41, 1] client/client.c:do_connect(2598)
Domain=[ROCKEFELLERNT] OS=[Windows Server 2003 3790] Server=[Windows
Server 2003 3790]
smb: \> cd "Test Lab"
smb: \Test Lab\> pwd
Current directory is \\rockefeller.edu\genearray\Test Lab\
smb: \Test Lab\> ls
NT_STATUS_PATH_NOT_COVERED listing \Test Lab\*
53607 blocks of size 524288....