Jan
12
2011
Windows prompt for a login and password when the current logged in user wants to access a share on a different domain or workgroup. It is possible to store identification information or “credentials” so you’re not prompted for the login and password every time you access the Windows share. Command Line Server_address can [...]
Tags: Authentication, cifs, credentials, identification, linux, share, shares, Windows
Aug
20
2009
Most of us already know cluster features aren’t provided on Windows 2003 server Standard Edition. The thing is you’ve got a shared storage space but you can’t (or don’t want to) afford 2 Windows Enterprise licences just for a file server. There is DFS indeed but one acknowledge it is a pity to replicate data [...]
Tags: 2003 server, cluster, disk, DOS, drive, failover, file server, nbtstat, netbios, netbt, redondant, script, share, standard edition, volume, Windows
Jul
02
2009
Windows Windows shares can be mounted on /QNTC filesystem. Create a folder is all needs to be done. MKDIR ‘/QNTC/MY_SERVER’ Walk through remote directory: WRKLNK ‘/QNTC/MY_SERVER’ IP address can also be used in place of the server name: mkdir ‘/QNTC/IPADDR’ wrklnk ‘/QNTC/IPADDR’ Note: Pay attention to Windows rights. It doesn’t seem to be [...]
Tags: AS400, export, NFS, QFileSrv, QNTC, QOpenSys, share, unix, Windows