while trying to log on to my smb server via domain I am getting this error "Your computer could not be joined to the domain because the following error has occurred: the credentials supplied conflict with an existing set of credentials. I am trying to log on to the linux domain from my windows 2000 box I can log on to the workgroup but not the domain and the domain and workgroup are diffrent. Gary Neff gary@gneff.com http://www.gneff.com
Gary Neff wrote:> > while trying to log on to my smb server via domain I > am getting this error "Your computer could not be joined > to the domain because the following error has > occurred: the credentials supplied conflict with an > existing set of credentials.Windows NT/2000 will not let you connect to the same server name using two different usernames. This has been a long standing issues and has nothing to do with Samba per say. Do this to work around it... net use \\server\share1 /user:user1 net use \\ip_addr\share2 /user:user2 where ip_addr is the IP address of server. Cheers, jerry ---------------------------------------------------------------------- /\ Gerald (Jerry) Carter Professional Services \/ http://www.valinux.com VA Linux Systems gcarter@valinux.com http://www.samba.org SAMBA Team jerry@samba.org http://www.eng.auburn.edu/~cartegw "...a hundred billion castaways looking for a home." - Sting "Message in a Bottle" ( 1979 )
J'ai souvent cette erreur: je ne sais pas pourquoi... la seul facon que j'ai trouv? pour r?par? c'est restart. Comment je fais pour ne plus jamais l'avoir comme erreur? I get this error message many time. the only way i found is to restart samba. What can i do for fix this probl?me? ERROR: Failed to initialise share modes [2001/10/19 14:34:58, 0] locking/shmem_sysv.c:sysv_shm_open(667) Can't create or use IPC area. Error was File exists --=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-- Fran?ois Boucher franky@nuvision-automation.com -------------- next part -------------- HTML attachment scrubbed and removed
Hi everybody, I have a little problem with samba and windows 2000. Everything works fine, except when I tried to copy some files from windows 2000 to samba server (Red Hat 7.1). I got the following error: "can not create or replace existing file: ls". I ckecked everything and works fine,execpt that I can not copy files. I dont know what happen. Somebody knows? Thanks, Eduardo
All I see the following in my logs. I have a NT file system mounted using the net bios name in the mount command. I see no functionality degradation, but am wondering why the PID is being regenerated. Any thoughts? Cheers Tony Jan 19 10:08:06 sifl kernel: smb_trans2_request: result=-104, setting invalid Jan 19 10:08:06 sifl kernel: smb_retry: successful, new pid=14362, generation=7
Hi, so, where's your codepage-directory ? How did you configure, where's samba installed ? I installed using configure --prefix=/usr/local/samba Now the codepages are in /usr/local/samba/lib/codepages Check this and it hopefully will work. I think you haven't installe samba in /var/tmp/samba, right ? greets Harry Terence wrote:> > Dear All, > > I am getting the following error when trying to issue the following command: > > # smbclient -L localhost > > load_client_codepage: filename /var/tmp/samba/etc/codepages/codepage.850 > does not exist. > load_unicode_map: filename /var/tmp/samba/etc/codepages/unicode_map.850 does > not exist. > load_unicode_map: filename > /var/tmp/samba/etc/codepages/unicode_map.ISO8859-1 does not exist. > added interface ip=172.16.0.1 bcast=172.16.255.255 nmask=255.255.0.0 > Password: > session setup failed: NT_STATUS_LOGON_FAILURE > > I also tried the following > > [root@wollabaloo samba]# smbclient -L 172.16.0.1 > load_client_codepage: filename /var/tmp/samba/etc/codepages/codepage.850 > does not exist. > load_unicode_map: filename /var/tmp/samba/etc/codepages/unicode_map.850 does > not exist. > load_unicode_map: filename > /var/tmp/samba/etc/codepages/unicode_map.ISO8859-1 does not exist. > added interface ip=172.16.0.1 bcast=172.16.255.255 nmask=255.255.0.0 > session request to 172.16.0.1 failed (Not listening for calling name) > session request to 172 failed (Not listening for calling name) > session request to *SMBSERVER failed (Not listening for calling name) > > My config file looks like so: > > [global] > > log file = /var/log/samba-log.%m > lock directory = /var/lock/samba > share modes = yes > interfaces = 172.16.0.1 > encrypt passwords = yes > smb passwd file = /etc/smbpasswd > security = user > hosts allow = 172.16.0 > interfaces = eth1 172.16.0.1 > workgroup = Samba > > [homes] > > comment = Home Dirs > browseable = no > read only = no > create mode = 0750 > > [tmp] > comment = Temp stuff > path = /tmp > read only = no > public = yes > > It's 3am and I have banged my head the whole day trying to get this to work. > I have created the smbclient and exported the passwd file to > /etc/smbpasswd. I have also run testparm, which doesnt give any errors. > Can someone out there help me get a simple share up? > > I am running Redhat Linux 7.2 Samba 2.2.4-1.i386. > > Thanks! > Terence > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
samba 3.0.0 his have bug : if i wrote in smb.conf that string - include=/etc/samba/%U.conf his not work in log this value "file /etc/samba/%U -> filr /etc/samba" in operator "include" work only one macros %L other macros - %U %u %G %g not work!!!!!!!!!!!!!!!!!!!!!!!!! -- Best Regards Predator SEF mail: predator@ukrtop.com
Hello, samba. smbclient -L //192.168.2.55 Conversion from UCS-2LE to CP850 not supported Conversion from UTF8 to CP850 not supported Conversion from ASCII to CP850 not supported Conversion from CP850 to UCS-2LE not supported Conversion from CP850 to UTF8 not supported Conversion from CP850 to ASCII not supported Conversion from CP850 to UTF8 not supported Conversion from UTF8 to CP850 not supported added interface ip=192.168.2.55 bcast=192.168.2.255 nmask=255.255.255.0 read_socket_with_timeout: timeout read. read error = Connection reset by peer. protocol negotiation failed What trouble is it? ----------- Best Regards, Pechurkin Viktor Network Administrator adm@baltmag.spb.ru
????????????, . Hello, samba. smbclient -L //192.168.2.55 Conversion from UCS-2LE to CP850 not supported Conversion from UTF8 to CP850 not supported Conversion from ASCII to CP850 not supported Conversion from CP850 to UCS-2LE not supported Conversion from CP850 to UTF8 not supported Conversion from CP850 to ASCII not supported Conversion from CP850 to UTF8 not supported Conversion from UTF8 to CP850 not supported added interface ip=192.168.2.55 bcast=192.168.2.255 nmask=255.255.255.0 read_socket_with_timeout: timeout read. read error = Connection reset by peer. protocol negotiation failed What trouble is it? ----------- ? ?????????, ???????? ?????? ????????? ????????????? ??? "?????????? ????????" viktor@baltmag.spb.ru